My new book ASP.NET Core in Action, Second Edition is available now! It supports .NET 5.0, and is available as an eBook or paperback. You even get a free copy of the first edition of ASP.NET Core in Action!
This post shows how to add the minimal required dependencies to create an ASP.NET Core Web API project, without including any additional MVC/Razor packages.…
In this post, I show how to manage sln files with the .NET command line interface (CLI). See how to create sln files, and how to add, edit and list projects…
This article describes some of the highlights of ASP.NET Core and gives advice on the type of applications to build with it, as well as which to avoid.…
In this post I will show how you can add favicons to your ASP.NET Core MVC application, using the website RealFaviconGenerator.net.…
In this post, I show how you can obtain the original path that triggered an error status code when using the StatusCodePagesMiddleware's re-execute feature.…
In this post I show how to create custom error pages with the StatusCodePagesMiddleware by re-executing the middleware pipeline.…
Stay up to the date with the latest posts!