- Loading...
-
Sponsored by Nick Chapsas—Want to learn how to build elegant REST APIs in .NET? Get 5% off Nick's latest course "From Zero to Hero: REST APIs in .NET"!
-
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. Get 45% off with the code pblock3, only until August 17th!
-
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.…
-
Creating an ASCII-art tree in C#
In this post I describe how to draw a tree-like directory structure using ASCII art in C#…
-
Building ASP.NET Core apps using Cake in Docker
In this post, I show how to build an ASP.NET Core app by using Cake to build your project inside a Docker container, while taking advantage of layer caching…