News

API versioning in a Web API lets you preserve multiple versions of the same API while at the same time keep the same URI as much as possible. With ASP.NET Core, API versioning has been made much ...
Take advantage of API key authentication to control the access of applications and services to your Web APIs in ASP.NET Core. There are several ways to secure your APIs in ASP.NET Core 7.
[Click on image for larger view.] Minimal API Work in .NET 7 (source: Microsoft). The ASP.NET Core Roadmap for .NET 7 provides more information on what work remains, including for minimal APIs (shown ...
We're also optimizing how static web assets are handled for all ASP.NET Core apps so that your files are pre-compressed as part of publishing your app. For API developers we're providing built-in ...