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!
In this post I convert a sample app that resizes and crops an image using the CoreCompat.System.Drawing library to use the ImageSharp library.…
This post introduces the basicwebapi template, a .NET CLI template based on the Web API template with Razor removed that I described in my previous post.…
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.…
Stay up to the date with the latest posts!