# ASP.NET Core Web API

- [Web API ga kirish](https://docs.dot-net.uz/c-.net/web-development/asp.net-core-web-api/asp.net-core-ga-kirish.md): Muhammadkarim To'xtaboyev
- [Swagger nima?](https://docs.dot-net.uz/c-.net/web-development/asp.net-core-web-api/swagger-nima.md): Jaloliddin Axmedov
- [Http metodlar](https://docs.dot-net.uz/c-.net/web-development/asp.net-core-web-api/rest-va-restful-api-nima.md): Muhammadkarim To'xtaboyev
- [ActionResult](https://docs.dot-net.uz/c-.net/web-development/asp.net-core-web-api/actionresult.md): Muhammadkarim To'xtaboyev
- [CORs](https://docs.dot-net.uz/c-.net/web-development/asp.net-core-web-api/untitled.md): Muhammadkarim To'xtaboyev
- [Security (JWT)](https://docs.dot-net.uz/c-.net/web-development/asp.net-core-web-api/security-jwt.md)
- [Swagger ni sozlash](https://docs.dot-net.uz/c-.net/web-development/asp.net-core-web-api/swagger-ni-sozlash.md)
- [Filter va atributlar](https://docs.dot-net.uz/c-.net/web-development/asp.net-core-web-api/filter-va-atributlar.md)
- [Configuration va middleware](https://docs.dot-net.uz/c-.net/web-development/asp.net-core-web-api/configuration-va-middleware.md)
- [Logging](https://docs.dot-net.uz/c-.net/web-development/asp.net-core-web-api/logging.md): Muhammad Xodjayev
- [Mapping (AutoMapper)](https://docs.dot-net.uz/c-.net/web-development/asp.net-core-web-api/mapping-automapper.md)
- [SignalR](https://docs.dot-net.uz/c-.net/web-development/asp.net-core-web-api/signalr.md)
- [Keshlash](https://docs.dot-net.uz/c-.net/web-development/asp.net-core-web-api/keshlash.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.dot-net.uz/c-.net/web-development/asp.net-core-web-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
