News

Q&A What's Next for ASP.NET Core and Blazor By David Ramel 06/18/2024 Since its inception as an intriguing experiment in leveraging WebAssembly to enable dynamic web development with C#, Blazor has ...
In the most recent release of .NET 8, ASP.NET Core undergoes substantial improvements, with a primary focus on elevating Performance and fortifying Blazor. Notable updates extend to AOT, Identity ...
Take advantage of response compression middleware in ASP.NET Core to reduce bandwidth requirements and improve the responsiveness of your apps.
The ASP.NET Core roadmap for .NET 8, available on GitHub, comprehensively summarises these anticipated enhancements. One of the features of the new ASP.NETCore is the Route tooling.
Take advantage of connection resiliency in EF Core to detect errors and retry commands and enable your ASP.NET Core application to overcome transient faults.