News

For example, we're doing work on how ASP.NET Core handles data protection so that it's easier to robustly and securely handle key material. We're also revamping how distributed caching is handled in ...
Take advantage of SoapCore to create SOAP services in ASP.NET Core and support data exchange with other systems.
Take advantage of the IServiceProvider interface to resolve service dependencies in ASP.NET Core and improve the maintainability and testability of your applications.
Several features have been added to Minimal APIs with the .NET 7 release. This tutorial shows how they are now almost as powerful as traditional controller-based APIs while being far less verbose.
ASP.NET Core and Blazor received the lion's share of updates in .NET 10 Preview 6, with improvements ranging from JavaScript bundler support and server state persistence to enhanced diagnostics and ...