Kingdom.Collections.Enumerations.Generators 1.1.2.8081

dotnet add package Kingdom.Collections.Enumerations.Generators --version 1.1.2.8081
                    
NuGet\Install-Package Kingdom.Collections.Enumerations.Generators -Version 1.1.2.8081
                    
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="Kingdom.Collections.Enumerations.Generators" Version="1.1.2.8081">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kingdom.Collections.Enumerations.Generators" Version="1.1.2.8081" />
                    
Directory.Packages.props
<PackageReference Include="Kingdom.Collections.Enumerations.Generators">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Kingdom.Collections.Enumerations.Generators --version 1.1.2.8081
                    
#r "nuget: Kingdom.Collections.Enumerations.Generators, 1.1.2.8081"
                    
#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=Kingdom.Collections.Enumerations.Generators&version=1.1.2.8081
                    
Install Kingdom.Collections.Enumerations.Generators as a Cake Addin
#tool nuget:?package=Kingdom.Collections.Enumerations.Generators&version=1.1.2.8081
                    
Install Kingdom.Collections.Enumerations.Generators as a Cake Tool

Provides the build time generators that respond to the [FlagsEnumeration] partial class attribute.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Kingdom.Collections.Enumerations.Generators:

Package Downloads
Kingdom.Collections.Enumerations.BuildTime

Code generator for [FlagsEnumeration]-decorated types. Automatically generates bitwise operator overloads corresponding with your derived Enumeration assets. This package references all required and recommended analyzer packages. See project site for installation instructions and more details.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.2.8081 886 10/21/2019
1.1.1.2559 998 10/24/2018
1.1.0.7 1,254 6/20/2018