News

The latest version of Microsoft’s web application development framework brings excellent new capabilities to middleware, minimal API apps, and more. Here are the highlights. A major part of ...
Take advantage of trace listeners in ASP.NET Core 6 to add performance and debugging instrumentation to your applications with ease. When working on applications built using ASP.NET Core 6, you might ...
Since its inception as an intriguing experiment in leveraging WebAssembly to enable dynamic web development with C#, Blazor has evolved into a mature, fully featured framework. Integral to the ASP.NET ...
Test, test and test again. You can automate those tests with a TestServer-based Web app that doesn't even touch the Web server. With the advent of ASP.NET Core comes additional automated testing ...