Enumeration 1.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Enumeration --version 1.0.1
NuGet\Install-Package Enumeration -Version 1.0.1
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="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Enumeration --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Enumeration, 1.0.1"
#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 Enumeration as a Cake Addin #addin nuget:?package=Enumeration&version=1.0.1 // Install Enumeration as a Cake Tool #tool nuget:?package=Enumeration&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
|