Cake Build for .NET Core

Cake

Cake is a build scripting system using a C# DSL

Taming the power of Cake

Gabriel Weyer's blog Source on Github My Fork

Gotchas

  • When provisioning Nuget key, use glob pattern *
  • Other techniques to version nuget: NerdBank GitVersion - was hard to get working on CI
  • As mentioned in this Github Thread the way to provide package information is to use the csproj file, don't bother creating a nuspec.