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" />
<PackageReference Include="Enumeration" />
        
        
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
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #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.
                    
    
    #:package Enumeration@2.0.0
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=Enumeration&version=2.0.0
#tool nuget:?package=Enumeration&version=2.0.0
        
        
 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
                                                         |