- 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.

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.…

Using the ReferenceAssemblies NuGet package to build .NET Framework libraries on Linux, without installing Mono
In this post I show how to build .NET projects that target the full .NET Framework on Linux with the Microsoft.NETFramework.ReferenceAssemblies NuGet package…

Exploring Raygun's new application performance monitoring tool for .NET Core
In this post I take a first look at Raygun APM, show how to configure the Raygun agent for profiling, and explore the Raygun APM web interface.…

Exploring the .NET Core MCR Docker files (updated): runtime vs aspnet vs sdk
In this post, I look at the various Docker base images available for .NET Core development on MCR, how they differ, and when you should use each of them.…

Creating an AWS policy for calling the SES mailbox simulator from CodeBuild
In this post I show how to create an AWS IAM policy that allows you to send email with AWS SES to the mailbox simulator only, not to real recipients.…

