Cake.Yaml 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Cake.Yaml --version 1.0.1
NuGet\Install-Package Cake.Yaml -Version 1.0.1
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.Yaml" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.Yaml --version 1.0.1
#r "nuget: Cake.Yaml, 1.0.1"
#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.Yaml as a Cake Addin
#addin nuget:?package=Cake.Yaml&version=1.0.1

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

Cake Build addon for YAML Serialization.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Cake.Yaml:

Repository Stars
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
Version Downloads Last updated
6.0.0 155,286 12/24/2022
5.0.0 5,252 12/24/2022
4.0.0 88,866 10/9/2021
3.1.2 5,742 5/18/2021
3.1.1 114,919 8/20/2019
3.1.0 16,199 8/6/2019
3.0.0 93,101 10/27/2018
2.1.0 15,715 4/23/2018
2.0.0 13,995 9/25/2017
1.0.3.7 15,181 5/4/2017
1.0.3.6 1,506 3/23/2017
1.0.3.5 1,247 3/8/2017
1.0.3.3 3,013 5/4/2016
1.0.3 3,204 1/15/2016
1.0.2.4 1,363 1/15/2016
1.0.1 1,193 10/29/2015
1.0.0 1,123 10/29/2015

Initial Release