Skip to content
This repository has been archived by the owner on Aug 16, 2020. It is now read-only.
/ Calcver.Net Public archive

Automatic nuget library versioning using semver2.0 and conventional commits

License

Notifications You must be signed in to change notification settings

sanisoclem/Calcver.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calcver.NET

CodeFactor CodeCov AppVeyorTests Dependencies Nuget Downloads

Automatic nuget library versioning using semver2.0 and conventional commits

Build status

Build server Platform SDK Version Build status
AppVeyor Windows ? Build status
Travis Linux / OS X 2.1.503 Build Status

Nuget Packages

Name Version Framework
dotnet-calcver Nuget netcoreapp2.1
Calcver Nuget netstandard2.0
Calcver.Git Nuget netstandard2.0
Calcver.Git.MsBuild - -

Installation

Prerequisites

  1. Net Core 2.1+ SDK

Install the CLI

$ dotnet tool install -g dotnet-calcver

You can invoke the tool using the following command: dotnet-calcver
Tool 'dotnet-calcver' (version 'x.x.x') was successfully installed.

Install MsBuild Tasks

$ dotnet add package Calcver.Git.MsBuild

Writing C:\...\Temp\tmp5FDB.tmp
info : Adding PackageReference for package 'Calcver.Git.MsBuild' into project '...'.
...
log  : Restore completed in 2.33 sec for ...csproj.

Usage

WIP

About

Automatic nuget library versioning using semver2.0 and conventional commits

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages