ContentsThis is the second issue in a series around designing a build system for .NET projects The build submodule & Versioning dependenciesBuild, test and pack .NET projects by convention using CakeBuild and pack .NET applications…
There is no Cake in this issue, however we'll set the scene for things to come. ContentsThis is the first issue in a series around designing a build system for .NET projects The build submodule…
This is an update on my previous blog post "Smarter build scripts with MSBuild and .NET Core" I previously touched on using updated features of MSBuild (15+) to improve the experience of maintaining…
Balancing work, life and open-source…
A quick introduction to Injection tokens in Angular, and how they are key to Angular's extensibility…