cake-build
NuGet publisher profile
Packages (19)
Cake.Tool
The Cake .NET Tool.
Cake
The Cake script runner.
Cake.Core
The Cake core library.
Cake.Cli
The Cake CLI library.
Cake.Common
Provides aliases (extension methods on Cake context) that support CI, build, unit tests, zip, signing, etc. for Cake.
Cake.DotNetTool.Module
Cake Module that extends Cake with ability to install tools using dotnet cli.
Cake.NuGet
Cake Module providing NuGet install capabilities for i.e. preprocessor directives like #addin, #tool and #load
Cake.Frosting
The .NET Core host for Cake.
Cake.CoreCLR
The Cake script runner.
Cake.Bakery
The Cake script analyzer and code generator.
Cake.Testing
Contains testing utilities for Cake.
Cake.Sdk
A custom SDK that provides a convenient way to create Cake projects with minimal configuration. Automatically sets up common properties and references the Cake.Generator for source generation capabilities.
Cake.Generator
A source generator that creates Cake aliases for your project, enabling easy access to Cake extensions through generated static methods and properties.
Cake.Scripting.Abstractions
The Cake script analyzer and code generator.
Cake.Scripting.Transport
The Cake script analyzer and code generator.
Cake.Frosting.Template
Cake.Frosting templates for the .NET SDK.
Cake.Testing.Xunit
Contains Xunit testing utilities for Cake.
Cake.Template
Templates for creating Cake projects using Cake.Sdk
Cake.Testing.Xunit.v3
Contains Xunit.v3 testing utilities for Cake.