Cake.Storm.Fluent.NuGet
0.6.1
Cake addin for fluent description for nuget release tasks.
Install-Package Cake.Storm.Fluent.NuGet -Version 0.6.1
dotnet add package Cake.Storm.Fluent.NuGet --version 0.6.1
<PackageReference Include="Cake.Storm.Fluent.NuGet" Version="0.6.1" />
paket add Cake.Storm.Fluent.NuGet --version 0.6.1
#r "nuget: Cake.Storm.Fluent.NuGet, 0.6.1"
// Install Cake.Storm.Fluent.NuGet as a Cake Addin
#addin nuget:?package=Cake.Storm.Fluent.NuGet&version=0.6.1
// Install Cake.Storm.Fluent.NuGet as a Cake Tool
#tool nuget:?package=Cake.Storm.Fluent.NuGet&version=0.6.1
Release Notes
Version 0.6.0 :
- Cake dependency update to 1.1.0
Version 0.5.2 :
- Add nuspec dependency update from project files
Version 0.5.0 :
- Cake dependency update to 0.38.2
Version 0.3.1 :
- More flexibility to specify which files to pack in nuget packages (BREAKING CHANGE)
Version 0.3.0 :
- dependencies update
Version 0.2.0 :
- Update to Cake 0.22.0 dependencies
- Remove net45 framework support
Version 0.1.0 : Initial release with tasks to pack and push nuget packages
- Pack the result of tasks into a nuget package
- Change version, author, id and others in nuspec file
- Add more files than just libs
- Push your package to nuget
Dependencies
-
.NETStandard 2.0
- Cake.Common (>= 1.1.0)
- Cake.Core (>= 1.1.0)
- Cake.Storm.Fluent (>= 0.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.6.1 | 32 | 3/9/2021 |
0.6.0 | 63 | 3/9/2021 |
0.5.2 | 46 | 3/1/2021 |
0.5.1 | 188 | 8/5/2020 |
0.5.0 | 247 | 6/22/2020 |
0.4.3 | 209 | 1/7/2020 |
0.4.2 | 248 | 1/7/2020 |
0.4.1 | 210 | 11/3/2019 |
0.4.0 | 213 | 10/30/2019 |
0.3.4 | 356 | 3/27/2019 |
0.3.3 | 260 | 3/27/2019 |
0.3.1 | 1,172 | 10/21/2017 |
0.3.0 | 487 | 9/30/2017 |
0.2.0 | 516 | 9/13/2017 |
0.1.0 | 523 | 8/20/2017 |