Cake.SynVer 0.0.1

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

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

Cake addin in order to be able to get next syntactic (semantic) version of nuget package based on changes to the public API

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Cake.SynVer:

Package Downloads
SemVer.FromAssembly

NOTE: This package has been deprecated. Please use Cake.SynVer instead. Guess SemVer based on public surface changes

Cake.SemVer.FromAssembly

NOTE: This package has been deprecated. Please use Cake.SynVer instead. Cake addin in order to be able to get next semver version of nuget package based on changes to the public API

Cake.SemVer.FromBinary

NOTE: This package has been deprecated. Please use Cake.SynVer instead. Cake addin in order to be able to get next semver version of nuget package based on changes to the public API

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.2 10,357 6/27/2017
0.0.1 1,992 3/18/2017

Initial release