Cake.Core
0.16.0
The Cake core library.
Install-Package Cake.Core -Version 0.16.0
dotnet add package Cake.Core --version 0.16.0
<PackageReference Include="Cake.Core" Version="0.16.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Core --version 0.16.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.Core, 0.16.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cake.Core as a Cake Addin
#addin nuget:?package=Cake.Core&version=0.16.0
// Install Cake.Core as a Cake Tool
#tool nuget:?package=Cake.Core&version=0.16.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.6
- Microsoft.Extensions.DependencyModel (>= 1.0.0)
- Microsoft.Win32.Registry (>= 4.0.0)
- NETStandard.Library (>= 1.6.0)
- System.Diagnostics.Process (>= 4.1.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0.0)
- System.Runtime.Loader (>= 4.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Cake.Core:
| Package | Downloads |
|---|---|
|
Cake.Powershell
Cake Build addon for Powershell.
|