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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Enumeration:

Package Downloads
RestAssured

Package Description

RestAssured2

Package Description

Core.Domain.Generic

Clases genericas que componen la capa Core.Domain de clean architecture.

FiniteAutomata.Visualizer

Description

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 1,385,036 4/25/2013
1.0.4 12,577 3/22/2012
1.0.3 3,865 3/21/2012
1.0.2 5,463 2/27/2011
1.0.1 4,480 2/27/2011
1.0.0 4,616 2/27/2011