About 315,000 results
Open links in new tab
  1. .NET API browser | Microsoft Learn

    Explore Microsoft's comprehensive .NET API browser. Your ultimate resource for all .NET-based APIs. Start your search now.

  2. Tutorial: Create a controller-based web API with ASP.NET Core

    Feb 17, 2025 · There are many available web API testing tools to choose from, and you can follow this tutorial's introductory API test steps with your preferred tool. This tutorial utilizes the .NET …

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

    Jun 1, 2024 · ASP.NET Core supports creating RESTful services, also known as web APIs, using C#. To handle requests, a web API uses controllers. Controllers in a web API are classes that …

  4. .NET documentation | Microsoft Learn

    Learn to use .NET to create applications on any platform using C#, F#, and Visual Basic. Browse API reference, sample code, tutorials, and more.

  5. .NET 文档 | Microsoft Learn

    了解如何使用 .NET 在任何使用 C#、F# 和 Visual Basic 的平台上创建应用程序。 浏览 API 引用、代码示例、教程以及其他内容。

  6. Build a web API with minimal API, ASP.NET Core, and .NET

    Learn how to build a web API by using .NET. You'll also learn how to set up different routes to handle both reading and writing.

  7. Get Started with ASP.NET Web API 2 (C#) - ASP.NET 4.x

    Sep 29, 2022 · In this tutorial, you will use ASP.NET Web API to create a web API that returns a list of products. HTTP is not just for serving up web pages. HTTP is also a powerful platform …

  8. Authentication and Authorization in ASP.NET Web API

    May 11, 2022 · The first article in the series gives a general overview of authentication and authorization in ASP.NET Web API. Other topics describe common authentication scenarios …

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

    Oct 29, 2022 · 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. Generate OpenAPI documents | Microsoft Learn

    In some scenarios, it's helpful to generate multiple OpenAPI documents with different content from a single ASP.NET Core API app. These scenarios include generating OpenAPI …

Refresh