Lobster.Extensions.Enums.T4
1.0.21
dotnet add package Lobster.Extensions.Enums.T4 --version 1.0.21
NuGet\Install-Package Lobster.Extensions.Enums.T4 -Version 1.0.21
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="Lobster.Extensions.Enums.T4" Version="1.0.21" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lobster.Extensions.Enums.T4 --version 1.0.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Lobster.Extensions.Enums.T4, 1.0.21"
#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 Lobster.Extensions.Enums.T4 as a Cake Addin #addin nuget:?package=Lobster.Extensions.Enums.T4&version=1.0.21 // Install Lobster.Extensions.Enums.T4 as a Cake Tool #tool nuget:?package=Lobster.Extensions.Enums.T4&version=1.0.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Effective extension methods for working with enums (auto-generated via t4 without loss of performance)
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1. Added `ContainsOnlyAnyOf` method