Cake.Frosting.Template 1.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet new install Cake.Frosting.Template::1.0.0
This package contains a .NET Template Package you can call from the shell/command line.

Cake.Frosting templates for the .NET SDK.

  • .NETCoreApp 3.1

    • 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
4.0.0 4,464 11/18/2023
3.2.0 1,007 11/10/2023
3.1.0 2,063 7/9/2023
3.0.0 2,363 11/8/2022
2.3.0 1,566 10/14/2022
2.2.0 2,222 4/14/2022
2.1.0 1,323 2/20/2022
2.0.0 1,517 11/30/2021
2.0.0-rc0002 2,346 11/27/2021
2.0.0-rc0001 1,230 11/7/2021
1.3.0 1,529 10/7/2021
1.2.0 1,461 8/29/2021
1.1.0 3,658 3/6/2021
1.0.0 1,427 2/7/2021
1.0.0-rc0003 1,290 1/29/2021
1.0.0-rc0002 1,442 12/20/2020
1.0.0-rc0001 1,238 11/5/2020
0.38.5 1,784 9/21/2020
0.38.4 1,507 7/15/2020
0.38.2 1,491 6/26/2020
0.37.0 1,633 2/10/2020
0.36.0 1,545 1/23/2020
0.35.0 1,490 10/27/2019
0.34.1 1,825 7/31/2019
0.33.0 1,848 4/9/2019
0.32.1 1,706 4/9/2019
0.31.0 2,175 12/14/2018
0.1.0-alpha0070 3,207 7/25/2017
0.1.0-alpha0058 2,725 3/9/2017
0.1.0-alpha0056 2,085 3/9/2017

3050 Frosting: Rename CakeHost extension from UseTool to InstallTool.
2930 Increase potential breaking change property.
2333 RFC-0001: Rewrite Cake CLI.
2292 Remove obsolete methods and properties.
3020 Migrate to Spectre.Console.
2933 Enable NuGet provider in Frosting.
2874 Merge frosting into main Cake repo.
2883 (Frosting) Add support for .NET 5.
2857 Add support for .NET 5.
2776 Checklist for 1.0.
2755 Add DirectoryHashCalculator.
2199 Add GlobPattern class.
741 Add IsRunningOnMacOs() alias.
3083 Update --tree usage example to match option in the help info.
3069 Don't promote UseWorkingDirectory in Frosting default template.
3029 Add ICakeArguments.GetArgument extension.
3018 Cake displays raw ANSI output after running specific executables.
3009 Make Cake Core CakeDataService Public.
2913 Add overload for DotNetCoreRun.
2908 Future proof .NET [Core] detection.
2897 Add tests for MyGetProvider.
2895 Custom contexts should inherit from CakeContextAdapter.
2877 Add NuGet's Icon setting to NuGetPackSettings.
2870 Add helpers for adding multiple strings to ProcessArgumentBuilder.
2866 Support multiple dotnet test options.
2847 Add new GitHub Actions URL environment variables.
2844 Add missing dotnet test options.
2839 Add support for PublishReadyToRunShowWarnings property in DotNetCorePublish.
2838 Add MakeRelative alias to DirectoryPath and FilePath.
2833 Implicit bootstrapping of modules.
2831 ParseAssemblyInfo does not detect lines with extra spaces.
2886 (Frosting) Support all commands that Cake does.
2825 Add option to ignore tool exit code.
2822 Add support of ReportGenerator global tool.
2820 Add DebuggerStepThroughAttribute to generated code.
2817 Bump dependencies.
2801 Inconsistent NuGet file name case.
2792 Add dotnet nologo options.
2743 Tool resolution for multiple names should be breadth first.
2703 OpenCover is missing hideskipped setting.
2623 DotNetCoreTestSettings Can Have Multiple Logger's.
2595 Misleading output message when trying to install prerelease package with the in-process nuget installer.
2892 (Frosting) Add ANSI console.
2893 (Frosting) Align command line parsing with Cake.
2962 Document breaking changes in 1.0 CLI.
2925 Fix sentences which end with double full stop.
2918 Incorrect link for ReSharper's Open Source webpage in Cake readme.
2894 Remove unnecessary documentation and replace it with .
2879 Update links pointing to cakebuild.net to new URL structure.
2836 Update README with more up-to-date getting started information.
2811 Identity of BuildProblem in TeamCityProvider should be optional.
1690 Casing causes 'More than one build script specified.' message.
3077 Regression: rc0003 outputs extra characters on OSX.
3072 Attribute [IsDependeeOf] doesn't work.
3038 Tool resolving in Frosting tasks.
3032 Frosting project fails on Linux.
3007 Different arguments between script runner and Frosting.
2963 EndOfStreamException thrown when using loaddependencies=true.
2961 Update dotnet cake usage instructions (dotnet cake --help).
2956 Wrong Cake version in build.config.
2911 C*  syntax errors in exceptions causes Specre.CLI internal error.
2861 Fix error output in 1.0 preview.
2853 Custom argument names are not case insensitive in 1.0 preview.
2887 (Frosting) Fix line endings in build.sh within template package.
2734 Can't resolve resource assemblies.
2066 cake.coreclr help information error.