News

HybridCache is a new API in .NET 9 that brings additional features, benefits, and ease to caching in ASP.NET Core. Here’s how to take advantage of it.
a new library API which provides a stream-based abstraction over a WebSocket, simplifying programming. An example in the documentation shows how to read and deserialize a JSON Message with just two ...
Take advantage of global exception handling to avoid writing scads of boilerplate exception handling code in ASP.NET Core MVC.