Constant 2.0.0

dotnet add package Constant --version 2.0.0
NuGet\Install-Package Constant -Version 2.0.0
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="Constant" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Constant --version 2.0.0
#r "nuget: Constant, 2.0.0"
#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 Constant as a Cake Addin
#addin nuget:?package=Constant&version=2.0.0

// Install Constant as a Cake Tool
#tool nuget:?package=Constant&version=2.0.0

Smart enum library

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Constant:

Repository Stars
ardalis/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
Version Downloads Last updated
2.0.0 1,811 10/31/2014
1.0.0 126 4/22/2013

See project url and the changelog for release notes