Microsoft .NET
Microsoft .NET is a free, open-source, cross-platform developer platform for building many different types of applications. It includes the .NET runtime, base class libraries, and frameworks such as ASP.NET Core for building web APIs and services. The .NET API browser provides comprehensive reference documentation across the .NET Runtime, ASP.NET Core, Entity Framework, and Azure SDK libraries.
APIs
.NET API Browser
Comprehensive reference documentation for all .NET APIs including the .NET Runtime, base class libraries, ASP.NET Core, Entity Framework, and Azure SDK libraries. Browse types, ...
ASP.NET Core Web API
Framework for building RESTful web APIs and HTTP services with .NET. Includes routing, model binding, validation, authentication, OpenAPI integration via Swashbuckle and the bui...