About 581,000 results
Open links in new tab
  1. Tutorial: Create a controller-based web API with ASP.NET Core

    Sep 15, 2025 · By Tim Deschryver and Rick Anderson This tutorial teaches the basics of building a controller-based web API that uses a database. Another approach to creating APIs in …

  2. Build RESTful APIs with ASP.NET Web API - ASP.NET 4.x

    May 11, 2022 · Hands on lab: Use Web API in ASP.NET 4.x to build a simple REST API for a contact manager application.

  3. Publish an ASP.NET Core web API to Azure API Management with …

    Jun 18, 2024 · In this tutorial you'll learn how to create an ASP.NET Core web API project using Visual Studio, ensure it has OpenAPI support, and then publish the web API to both Azure …

  4. Fabric API quickstart - Microsoft Fabric REST APIs

    Jun 11, 2025 · Use this article to learn how to create an app that uses the Microsoft Fabric REST APIs.

  5. Tutorial: Create a minimal API with ASP.NET Core

    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 …

  6. Tutorial: Skillsets - Azure AI Search | Microsoft Learn

    Jul 11, 2025 · This tutorial demonstrates the basic steps for using the REST APIs to create an AI enrichment pipeline: a data source, skillset, index, and indexer. Built-in skills were introduced, …

  7. Call REST API operations with Shared Key authorization

    Nov 15, 2023 · This article shows how to call an Azure Storage REST API operation by creating an authorized REST request using C#. After you learn how to call a REST API operation for …

  8. Azure REST API - How to create a Bearer token | Microsoft Learn

    Apr 2, 2024 · In this quick post, I will try to create a bearer token and use it to authenticate on Azure REST API.

  9. Tutorial: Make HTTP requests in a .NET console app - C#

    Sep 3, 2025 · Learn how to make HTTP requests to a REST web service and deserialize JSON responses. This tutorial creates a .NET console and uses C#.

  10. Quickstart: Blazor Server Web API sample (C#)

    Oct 18, 2023 · This quickstart shows a simple approach to create a Blazor Server web application that connects to data in Dataverse. Learn more about Dataverse Web API capabilities by …