Cake.Core 4.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Cake.Core --version 4.0.0
NuGet\Install-Package Cake.Core -Version 4.0.0
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.Core" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Core --version 4.0.0
#r "nuget: Cake.Core, 4.0.0"
#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.Core as a Cake Addin
#addin nuget:?package=Cake.Core&version=4.0.0

// Install Cake.Core as a Cake Tool
#tool nuget:?package=Cake.Core&version=4.0.0

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 @cakebuildnet

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.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (105)

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

Package Downloads
Cake.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Provides aliases (extension methods on Cake context) that support CI, build, unit tests, zip, signing, etc. for Cake.

Cake.DotNetTool.Module The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Cake Module that extends Cake with ability to install tools using dotnet cli.

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

Cake Module providing NuGet install capabilities for i.e. preprocessor directives like #addin, #tool and #load

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

The .NET Core host for Cake.

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

The Cake CLI library.

GitHub repositories (7)

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

Repository Stars
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
xamarin/XamarinComponents
Plugins for Xamarin
dotnet/Nerdbank.GitVersioning
Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.
daveaglick/Scripty
Tools to let you use Roslyn-powered C# scripts for code generation
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
Version Downloads Last updated
4.0.0 104,521 11/18/2023
3.2.0 13,075 11/10/2023
3.1.0 94,172 7/9/2023
3.0.0 489,714 11/8/2022
2.3.0 43,191 10/14/2022
2.2.0 218,449 4/14/2022
2.1.0 71,571 2/20/2022
2.0.0 190,434 11/30/2021
2.0.0-rc0002 1,819 11/27/2021
2.0.0-rc0001 3,370 11/7/2021
1.3.0 113,943 10/7/2021
1.2.0 20,390 8/29/2021
1.1.0 208,528 3/6/2021
1.0.0 158,137 2/7/2021
1.0.0-rc0003 1,660 1/29/2021
1.0.0-rc0002 4,524 12/20/2020
1.0.0-rc0001 4,564 11/5/2020
0.38.5 124,651 9/20/2020
0.38.4 63,914 6/26/2020
0.38.3 1,450 6/26/2020
0.38.2 17,118 6/9/2020
0.38.1 3,580 5/30/2020
0.38.0 2,420 5/30/2020
0.37.0 85,342 2/1/2020
0.36.0 22,062 1/11/2020
0.35.0 41,097 9/28/2019
0.34.1 178,916 7/17/2019
0.34.0 2,070 7/16/2019
0.33.0 51,305 4/1/2019
0.32.1 30,897 1/4/2019
0.32.0 1,820 1/4/2019
0.31.0 72,208 12/13/2018
0.30.0 83,115 8/22/2018
0.29.0 105,051 7/6/2018
0.28.1 10,140 6/19/2018
0.28.0 50,387 5/31/2018
0.27.2 4,992 5/15/2018
0.27.1 4,649 4/21/2018
0.27.0 5,552 4/19/2018
0.26.1 57,473 3/3/2018
0.26.0 60,276 2/26/2018
0.25.0 25,203 1/17/2018
0.24.0 7,029 12/29/2017
0.23.0 81,547 10/11/2017
0.22.2 13,815 9/17/2017
0.22.1 22,039 9/16/2017
0.22.0 375,097 9/13/2017
0.21.1 15,205 7/15/2017
0.21.0 2,156 7/14/2017
0.20.0 13,512 6/12/2017
0.19.5 27,885 5/4/2017
0.19.4 2,420 4/18/2017
0.19.3 4,725 4/4/2017
0.19.2 1,580 4/1/2017
0.19.1 8,338 3/24/2017
0.19.0 2,453 3/23/2017
0.18.0 30,703 3/7/2017
0.17.0 120,572 11/9/2016
0.16.2 23,600 10/11/2016
0.16.1 15,398 9/25/2016
0.16.0 3,578 9/15/2016
0.15.2 5,893 7/29/2016
0.15.1 1,992 7/28/2016
0.15.0 1,972 7/26/2016
0.14.0 8,864 7/11/2016
0.13.0 6,012 6/7/2016
0.12.0 7,323 5/25/2016
0.11.0 268,933 5/1/2016
0.10.1 14,333 4/7/2016
0.10.0 2,536 3/16/2016
0.9.0 5,418 2/23/2016
0.8.0 25,075 1/18/2016
0.7.0 120,894 12/23/2015
0.6.4 5,122 12/9/2015
0.6.3 1,665 12/7/2015
0.6.2 2,314 12/3/2015
0.6.1 1,898 12/2/2015
0.6.0 3,209 11/4/2015
0.5.5 5,377 10/11/2015
0.5.4 10,927 9/11/2015
0.5.3 15,311 8/31/2015
0.5.2 3,652 8/15/2015
0.5.1 1,351 7/27/2015
0.5.0 1,304 7/20/2015
0.4.3 1,307 7/5/2015
0.4.2 1,974 5/27/2015
0.4.1 1,333 5/18/2015
0.4.0 1,237 5/12/2015
0.3.2 1,715 4/16/2015
0.2.2 1,334 3/31/2015
0.2.1 1,332 3/17/2015
0.2.0 1,251 3/15/2015
0.1.34 1,526 3/2/2015
0.1.33 1,683 2/24/2015
0.1.32 1,393 2/10/2015
0.1.30 1,423 2/8/2015
0.1.29 1,328 1/28/2015
0.1.28 1,276 1/18/2015
0.1.27 1,333 1/13/2015
0.1.26 1,287 1/11/2015
0.1.25 1,318 1/1/2015
0.1.24 1,619 12/12/2014
0.1.23 1,567 11/21/2014
0.1.22 1,463 11/20/2014
0.1.21 1,305 9/23/2014
0.1.20 1,309 9/14/2014
0.1.19 1,322 9/3/2014
0.1.18 1,386 8/21/2014
0.1.17 1,391 7/29/2014
0.1.16 1,329 7/23/2014
0.1.15 1,319 7/20/2014
0.1.14 1,604 7/16/2014

4266 Update LatestPotentialBreakingChange to 4.0.0.
4132 Add File APIs for setting timestamps (creation time, last write time, last access time).
4250 Update System.Collections.Immutable to 8.0.0.
4260 Unzip alias should support overwrite files.
4251 Update System.Reflection.Metadata 8.0.0.
4249 Update Microsoft.Extensions.DependencyInjection to 8.0.0.
4197 Execution of Cake script fails if an addin defines an alias that uses nullable reference types in its signature.
4150 Cake script is contributing unactionable diagnostics in VS Code Problems pane.