FeatuR 2.0.4
Simple and customizable library for managing feature toggles
Install-Package FeatuR -Version 2.0.4
dotnet add package FeatuR --version 2.0.4
<PackageReference Include="FeatuR" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FeatuR --version 2.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on FeatuR:
Package | Downloads |
---|---|
FeatuR.EntityFramework
Implements FeatureStore with EntityFramework
|
|
FeatuR.DependencyInjection
Extension to wire up the necessary services and settings from FeatuR
|
|
FeatuR.RestClient
Replaces the FeatureService for a rest client, to ask another service
|
GitHub repositories
This package is not used by any popular GitHub repositories.