About 220,000 results
Open links in new tab
  1. Get Started with ASP.NET Web API 2 (C#) - ASP.NET 4.x

    Sep 30, 2022 · Tutorial with code. Use ASP.NET Web API to create a web API that returns a list of products.

  2. 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.

  3. Create web APIs with ASP.NET Core | Microsoft Learn

    Jun 1, 2024 · This article shows how to use controllers for handling web API requests. For information on creating web APIs without controllers, see Tutorial: Create a Minimal API with ASP.NET Core.

  4. 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 …

  5. Create a web API with ASP.NET Core and MongoDB

    This tutorial demonstrates how to create an ASP.NET Core web API using a MongoDB NoSQL database.

  6. Create a custom API in Power Apps - learn.microsoft.com

    Jun 21, 2025 · OpenAPI ドキュメントまたは Azure API Management を使用してカスタム コネクタを作成し、Web API との間でデータを送受信します。

  7. ASP.NET Web API - ASP.NET 4.x | Microsoft Learn

    May 11, 2022 · ASP.NET Core コントローラーを使用して Web API を作成する - Training 作成、読み取り、更新、削除 (CRUD) 操作をサポートする ASP.NET Core コントローラーを使用して …

  8. Create a web API with ASP.NET Core controllers - Training

    Create a RESTful service with ASP.NET Core controllers that supports create, read, update, and delete (CRUD) operations.

  9. 5: Creating and publishing a Web API in Azure - Power Apps

    Feb 8, 2023 · Kiana will then create a web app that exposes the appropriate Web API and arrange for it to be hosted in Azure. The app can connect to Azure from anywhere there's a wireless connection.

  10. Create and use custom APIs (Microsoft Dataverse) - Power Apps

    Nov 27, 2024 · Use custom APIs to create your own APIs in Dataverse. You can consolidate one or more operations into a custom API that you and other developers can call in their code or from …