ASP.NET Core Web API

Framework for building HTTP-based RESTful APIs and web services with ASP.NET Core, including controllers, minimal APIs, routing, model binding, authentication, and OpenAPI integration.

API entry from apis.yml

apis.yml Raw ↑
aid: microsoft-net:aspnet-core-api
name: ASP.NET Core Web API
description: Framework for building HTTP-based RESTful APIs and web services with ASP.NET Core, including
  controllers, minimal APIs, routing, model binding, authentication, and OpenAPI integration.
humanURL: https://learn.microsoft.com/en-us/aspnet/core/web-api/
baseURL: https://learn.microsoft.com/en-us/aspnet/core/
tags:
- ASP.NET Core
- REST
- Web API
- Web Framework
properties:
- type: Documentation
  url: https://learn.microsoft.com/en-us/aspnet/core/web-api/
- type: Tutorials
  url: https://learn.microsoft.com/en-us/aspnet/core/tutorials/
- type: GettingStarted
  url: https://learn.microsoft.com/en-us/aspnet/core/getting-started