Take advantage of an API gateway to provide a single point of entry to your back-end services and keep your services secure. YARP makes it easy. An API gateway provides a mechanism through which the ...
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 ...
Blazor shook up the .NET-centric web-dev space several years ago with its new ability to create web apps using C# and .NET instead of primarily coding UI with JavaScript like most every other ...