News

Take advantage of the request decompression middleware in ASP.NET Core 7 to enable your API endpoints to accept requests that contain compressed content.
ASP.NET Core sees a bunch of new features and functionality in the just-released .NET 6, including Blazor updates, Hot Reload and minimal APIs.
Minimal APIs are architected to create HTTP APIs with minimal dependencies, ideal for microservices and ASP.NET Core apps in which developers want to include only the minimum files, features and ...