Jvw.DevToys.SemverCalculator 0.0.3

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

// Install Jvw.DevToys.SemverCalculator as a Cake Tool
#tool nuget:?package=Jvw.DevToys.SemverCalculator&version=0.0.3                

Jvw.DevToys.SemverCalculator

A Semantic Versioning (SemVer) calculator for DevToys App.

Screenshot of Jvw.DevToys.SemverCalculator

Installation

  1. Download the Jvw.DevToys.SemverCalculator NuGet package from NuGet.org.
  2. Open DevToys, go to Manage extensions, click on Install an extension and select the downloaded NuGet package.

Agreement

To fetch the list of versions from a NPM package, this extension makes a GET HTTP request to the NPM registry. No data is send to NPM, other than the package name. By using this extension, you agree to the NPM Terms of Use.

Limitations

No support for DevToys CLI (for now).

Contributing

Setup

  1. Clone the repository.
  2. Follow the instructions on DevToys.app to run the project locally.
  3. Press <kbd>F5</kbd> to start debugging.

Guidelines

This project uses CSharpier to format the code. Install all required DotNet tools with dotnet tool restore.

This project also uses an EditorConfig file for consistent coding styles. Make sure your IDE supports this.

License

This extension is licensed under the MIT License - see the LICENSE file for details.

Product Compatible and additional computed target framework versions.
.NET 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.4 0 9/23/2024
0.0.3 137 8/18/2024
0.0.2 133 7/25/2024
0.0.1 91 7/21/2024