Cake.Frosting.Template 6.1.0

Prefix Reserved
dotnet new install Cake.Frosting.Template::6.1.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

Cake

Cake (C# Make) is a build automation system with a C# DSL to do things like compiling code, copy files/folders, running unit tests, compress files and build NuGet packages.

Table of Contents

  1. Documentation
  2. Contributing
  3. Get in touch
  4. License

Documentation

You can read the latest documentation at https://cakebuild.net/.

For a simple example to get started see Setting up a new project.

Contributing

So you’re thinking about contributing to Cake? Great! It’s really appreciated.

Make sure you've read the contribution guidelines before sending that epic pull request. You'll also need to sign the contribution license agreement (CLA) for anything other than a trivial change. NOTE: The .NET Foundation CLA Bot will provide a link to this CLA within the PR that you submit if it is deemed as required.

  • Fork the repository.
  • Create a branch to work in.
  • Make your feature addition or bug fix.
  • Don't forget the unit tests.
  • Send a pull request.

Get in touch

Follow @cakebuild on Mastodon Follow @cakebuild.net on Bluesky

Join the chat at https://github.com/cake-build/cake/discussions

License

Copyright © .NET Foundation, Patrik Svensson, Mattias Karlsson, Gary Ewan Park, Alistair Chapman, Martin Björkström, Dave Glick, Pascal Berger, Jérémie Desautels, Enrico Campidoglio, C. Augusto Proiete, Nils Andresen, and contributors.

Cake is provided as-is under the MIT license. For more information see LICENSE.

Thanks

A big thank you has to go to JetBrains who provide each of the Cake Developers with an Open Source License for ReSharper that helps with the development of Cake.

Sponsors

Our wonderful sponsors:

Sponsors

Backers

Our wonderful backers:

Backers

Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

Contribution License Agreement

By signing the CLA, the community is free to use your contribution to .NET Foundation projects.

.NET Foundation

This project is supported by the .NET Foundation.

  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.1.0 43 3/1/2026
6.0.0 666 11/11/2025
5.1.0 343 10/4/2025
5.0.0 1,192 11/12/2024
4.2.0 466 10/23/2024
4.1.0 426 10/23/2024
4.0.0 5,733 11/18/2023
3.2.0 1,447 11/10/2023
3.1.0 2,531 7/9/2023
3.0.0 2,906 11/8/2022
2.3.0 2,128 10/14/2022
2.2.0 2,834 4/14/2022
2.1.0 1,859 2/20/2022
2.0.0 2,100 11/30/2021
2.0.0-rc0002 2,952 11/27/2021
2.0.0-rc0001 1,743 11/7/2021
1.3.0 2,060 10/7/2021
1.2.0 2,007 8/29/2021
1.1.0 4,272 3/6/2021
1.0.0 1,976 2/7/2021
Loading failed

#4656 Gitlab CI_PIPELINE_ID has exceeded the int limits on gitlab.com and the variable should be changed to a long.
#4698 Add FormattableString Support to Logging Methods.
#4520 add slnx support.
#4071 Unable to set multiple of the same attribute CustomAttributes in AssemblyInfo creator.
#3517 NuGet Pack Should support new readme file.
#2028 In-Process NuGet doesn't support authentication.
#4740 Add CakeModule assemmbly attribute to NuGetModule.
#4737 Update Microsoft.Extensions.DependencyInjection to 9.0.13 & 10.0.3 (net9.0&net10.0).
#4735 Update Microsoft.IdentityModel.JsonWebTokens to 8.16.0.
#4733 Update NuGet.* to 7.3.0.
#4715 Update System.Security.Cryptography.Pkcs to 9.0.12 & 10.0.2 (net9.0&net10.0).
#4713 Update Microsoft.Extensions.DependencyInjection to 9.0.12 & 10.0.2 (net9.0&net10.0).
#4694 Update Autofac to 9.0.0.
#4692 Update System.Security.Cryptography.Pkcs to 10.0.1 for net10.0.
#4688 Update Microsoft.IdentityModel.JsonWebTokens to 8.15.0.
#4685 Update Microsoft.Extensions.DependencyInjection to 10.0.1 for net10.0.
#4683 Update Microsoft.CodeAnalysis.CSharp.Scripting to 5.0.0.
#4679 Update Basic.Reference.Assemblies.* to 1.8.4.
#4677 Update NuGet.* to 7.0.1.
#4675 Update Spectre.Console & Spectre.Console.Cli to 0.54.0 & 0.53.1.
#4658 Add support for MSBuild 18 and VS2026.
#4635 DotCover no longer works with version 2025.2+ of JetBrains.dotCover.CommandLineTools.
#4720 Use non-boolean self-contained arguments for dotnet publish.
#4706 Add support for .slnx files in dotnet test PathType autodetection.
#4687 Cake Frosting FrostingConfiguration Command Line parameters are not parsed correctly.
#4667 DotNetSlnList hardcodes English output.
#4662 Colorization of console log output.