News

Take advantage of the options pattern to load configuration data directly into your classes at runtime for simple and flexible configuration data management When working in ASP.NET Core you will ...
Take advantage of Elmah logging framework and the Elmah.io log monitoring service to manage errors in your ASP.Net Core application ...
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 ...
Recently Microsoft released .NET 8 Preview 3. This new release contains many new improvements to ASP.NET Core such as support for native AOT, server-side rendering with Blazor, rendering Razor ...
Along with the release, Microsoft published a post on ASP.NET Core updates in the new release, dominated by Blazor functionality. Experimental support to create custom Blazor elements comes via the ...
Microsoft's Blazor web-dev tech received a raft of improvements in the new .NET 6 Release Candidate 1, including the ability to create custom elements, render components from JavaScript and even ...