unleash.client
1.6.1
Flexible feature toggle client. It supports enabling features runtime, through multiple activation strategies, and allows you to decouple deployment of code from release of new features. Unleash is a feature toggle system that gives you a great overview over all feature toggles across all your applications and services. Read more at: https://github.com/unleash/unleash/
Install-Package unleash.client -Version 1.6.1
dotnet add package unleash.client --version 1.6.1
<PackageReference Include="unleash.client" Version="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add unleash.client --version 1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- murmurhash (>= 1.0.3)
-
.NETFramework 4.5.1
- murmurhash (>= 1.0.3)
-
.NETFramework 4.6
- murmurhash (>= 1.0.3)
-
.NETFramework 4.6.1
- murmurhash (>= 1.0.3)
-
.NETFramework 4.7
- murmurhash (>= 1.0.3)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- murmurhash (>= 1.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.