FeatureSelect 0.5.0
An extensible library for feature toggling in .NET
Install-Package FeatureSelect -Version 0.5.0
dotnet add package FeatureSelect --version 0.5.0
<PackageReference Include="FeatureSelect" Version="0.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FeatureSelect --version 0.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FeatureSelect, 0.5.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.6.2
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on FeatureSelect:
Package | Downloads |
---|---|
FeatureSelect.Sql
A Sql feature source for FeatureSelect
|
|
FeatureSelect.Configuration
A FeatureSelect utility for loading features from configuration
|
|
FeatureSelect.SimpleInjector
A SimpleInjector plugin for FeatureSelect
|
GitHub repositories
This package is not used by any popular GitHub repositories.