News

Take advantage of API versioning in ASP.NET Core to manage the impact of changes to your APIs on your clients When developing APIs, you should keep one thing in mind: Change is inevitable.
[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 ...
Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, ...
Delivering on its promise to support cross-platform development, Microsoft is providing the full .NET server stack in open source, including ASP.NET, the .NET compiler, the .NET Core Runtime ... to ...