Enumeration 2.0.0

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

A utility class. Common uses include Java-like enumerations, dispatch table, flyweight, and drop-down list items/select options.

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 Enumeration:

Repository Stars
lamchakchan/RestAssured.Net
A simple testing suite for REST based interfaces
Version Downloads Last updated
2.0.0 2,006 4/25/2013
1.0.4 94 3/22/2012
1.0.3 53 3/21/2012
1.0.2 123 2/27/2011
1.0.1 95 2/27/2011
1.0.0 98 2/27/2011