Take advantage of cancellation tokens in ASP.NET Core to allow long running operations to be cancelled gracefully and keep applications responsive. Although ASP.NET Core 7 is the latest version of ...
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. When your ...
Microsoft's decision this week to welcome contributions from the open source community to its ASP.NET Web development framework wasn't really about open source, Scott Hanselman, senior program manager ...