Constant 2.0.0

There is a newer version of this package available.
See the version list below for details.
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.
<PackageVersion Include="Constant" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Constant" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Constant&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Constant&version=2.0.0
                    
Install as a Cake Tool

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Constant:

Package Downloads
Constant.JsonConverter

Package Description

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.4 10,236 12/17/2021
2.0.3 350 12/17/2021
2.0.2 11,129 11/28/2017
2.0.1 1,412 9/20/2017
2.0.0 7,567 10/31/2014
1.0.0 1,785 4/22/2013

See project url and the changelog for release notes