Cake.Frosting 1.0.0-rc0001

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Cake.Frosting.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Cake.Frosting --version 1.0.0-rc0001
NuGet\Install-Package Cake.Frosting -Version 1.0.0-rc0001
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cake.Frosting" Version="1.0.0-rc0001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Frosting --version 1.0.0-rc0001
#r "nuget: Cake.Frosting, 1.0.0-rc0001"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cake.Frosting as a Cake Addin
#addin nuget:?package=Cake.Frosting&version=1.0.0-rc0001&prerelease

// Install Cake.Frosting as a Cake Tool
#tool nuget:?package=Cake.Frosting&version=1.0.0-rc0001&prerelease

The .NET Core host for Cake.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Cake.Frosting:

Package Downloads
Aero.Cake

Common Cake (Frosting) library for Aero projects

Aero.Cake.TestSupport

Common Cake (Frosting) Test Support library for Aero projects

Amg.Build.Cake

Package Description

Antda.Build The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Set of tasks to simplify build, deployment and release processes for .Net projects hosted on GitHub

MK6.Tools.CakeBuild.Frosting.Core

Package Description

GitHub repositories (18)

Showing the top 5 popular GitHub repositories that depend on Cake.Frosting:

Repository Stars
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
BepInEx/BepInEx
Unity / XNA game patcher and plugin framework
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
GitTools/GitVersion
From git log to SemVer in no time
octokit/octokit.net
A GitHub API client library for .NET
Version Downloads Last updated
4.0.0 102,180 11/18/2023
3.2.0 13,407 11/10/2023
3.1.0 85,598 7/9/2023
3.0.0 388,766 11/8/2022
2.3.0 38,221 10/14/2022
2.2.0 183,900 4/14/2022
2.1.0 55,483 2/20/2022
2.0.0 115,707 11/30/2021
2.0.0-rc0002 1,333 11/27/2021
2.0.0-rc0001 1,263 11/7/2021
1.3.0 25,167 10/7/2021
1.2.0 13,177 8/29/2021
1.1.0 75,498 3/6/2021
1.0.0 48,353 2/7/2021
1.0.0-rc0003 572 1/29/2021
1.0.0-rc0002 2,458 12/20/2020
1.0.0-rc0001 1,686 11/5/2020
0.38.5 33,269 9/21/2020
0.38.4 1,287 7/15/2020
0.38.2 6,056 6/26/2020
0.37.0 1,835 2/10/2020
0.36.0 1,133 1/23/2020
0.35.0 3,099 10/27/2019
0.34.1 3,656 7/31/2019
0.33.0 805 4/9/2019
0.32.1 638 4/9/2019
0.31.0 70,560 12/14/2018

2292 Remove obsolete methods and properties.
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.
2333 RFC-0001: Rewrite Cake CLI.
2199 Add GlobPattern class.
741 Add IsRunningOnMacOs() alias.
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.
2833 Implicit bootstrapping of modules.
2831 ParseAssemblyInfo does not detect lines with extra spaces.
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.
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.
2920 Bump Cake script dependencies.
2899 Update to .NET 5 SDK RC 2.
2850 Bump .NET Core SDK to 3.1.402.
2818 Start producing 1.0.0-rc0001 NuGet Packages.
2814 Switch GRM to not mark GitHub release as a pre-release.
2781 Bump StyleCop to latest version.
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.