- Loading...
Sponsored by Dometrain Courses—Get 30% off Dometrain Pro with code ANDREW30 and access the best courses for .NET Developers

My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

Comparing Startup.cs between the ASP.NET Core 3.0 templates
Exploring ASP.NET Core 3.0 - Part 2
In this post I take a brief look at the different ASP.NET Core templates in the .NET Core 3.0 SDK and their corresponding Startup.cs…
in ASP.NET Core
Exploring the new project file, Program.cs, and the generic host
Exploring ASP.NET Core 3.0 - Part 1
In this post I'll take a look at how Program.cs and the csproj project file have changed in ASP.NET Core 3.0 and explore some of the new classes.…

Making my first contribution on SourceForge using Mercurial
In this post I describe my experience of making my first contribution to a project on SourceForge, using the Mercurial version control system.…

A bootstrapper script for the Cake .NET Core Global Tool on Alpine using ash
In this post I provide an Almquist shell (ash) bootstrapper script for the Cake.Tool .NET Core global tool on Alpine Linux…

A bootstrapper script for the Cake .NET Core Global Tool on Windows
In this post I provide a Windows PowerShell bootstrapper for the Cake.Tool .NET Core global tool.…

How to build with Cake on Linux using Cake.CoreCLR or the Cake global tool
In this post I show how to build .NET Core projects on Linux using the Cake.CoreCLR library or the .NET Core global tool Cake.Tool.…

