
Tutorial: Create a controller-based web API with ASP.NET Core
This tutorial teaches the basics of building a controller-based web API that uses a database. Another approach to creating APIs in ASP.NET Core is to create Minimal APIs.
APIs overview | Microsoft Learn
Aug 28, 2025 · Learn how to build fast HTTP APIs with ASP.NET Core using Minimal APIs, the recommended approach for new projects.
Web API Design Best Practices - Azure Architecture Center
Learn how to apply best practices for designing RESTful web APIs that support platform independence and loose coupling for service evolution.
Azure API Management - Overview and Key Concepts
Oct 13, 2025 · Several Azure compute offerings commonly used to build and host APIs on Azure, including Functions, Logic Apps, Web Apps, Service Fabric, and others including Azure OpenAI service.
Tutorial: Create a Minimal API with ASP.NET Core
Aug 21, 2024 · This tutorial teaches the basics of building a Minimal API with ASP.NET Core. Another approach to creating APIs in ASP.NET Core is to use controllers. For help with choosing between …
Create serverless APIs using Azure Functions and API Management
Use Visual Studio to create an HTTP triggered function that uses an OpenAPI definition (formerly swagger) to expose a serverless API using API Management.
Patterns for web APIs and REST APIs - Azure Logic Apps
Jul 15, 2025 · This topic describes common patterns that you can follow for building actions and triggers in your API, based on the behavior that you want your API to provide. You can host your APIs on …
Create and add data to an API for GraphQL - Microsoft Fabric
May 28, 2025 · Learn how to create an API for GraphQL in Fabric, and then how to add data to the API and build your schema.
What are Windows AI APIs? | Microsoft Learn
Dec 3, 2025 · To build your first Windows app with Visual Studio and some simple Windows AI APIs, just meet the prerequisites and use the provided example code in Get started building an app with …
What is Data API builder? - Azure Databases | Microsoft Learn
Jun 23, 2025 · Learn how to create modern REST data API for Azure SQL Database. We'll delve into Data API Builder, a powerful cross-platform that simplifies the creation of endpoints for your Azure …