Kingdom.Collections.Enumerations.Generators
1.1.2.8081
Provides the build time generators that respond to the [FlagsEnumeration] partial class attribute.
Install-Package Kingdom.Collections.Enumerations.Generators -Version 1.1.2.8081
dotnet add package Kingdom.Collections.Enumerations.Generators --version 1.1.2.8081
<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.
paket add Kingdom.Collections.Enumerations.Generators --version 1.1.2.8081
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Kingdom.Collections.Enumerations.Generators, 1.1.2.8081"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Kingdom.Collections.Enumerations.Generators as a Cake Addin
#addin nuget:?package=Kingdom.Collections.Enumerations.Generators&version=1.1.2.8081
// Install Kingdom.Collections.Enumerations.Generators as a Cake Tool
#tool nuget:?package=Kingdom.Collections.Enumerations.Generators&version=1.1.2.8081
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.6
- Microsoft.CodeAnalysis.CSharp (>= 2.9.0)
- NETStandard.Library (>= 1.6.1)
- Validate.Fluently (>= 1.0.0 && < 2.0.0)
Used By
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 History
Version | Downloads | Last updated |
---|---|---|
1.1.2.8081 | 245 | 10/21/2019 |
1.1.1.2559 | 408 | 10/24/2018 |
1.1.0.7 | 553 | 6/20/2018 |