Cegeka.FeatureToggleFramework
1.0.4
dotnet add package Cegeka.FeatureToggleFramework --version 1.0.4
NuGet\Install-Package Cegeka.FeatureToggleFramework -Version 1.0.4
<PackageReference Include="Cegeka.FeatureToggleFramework" Version="1.0.4" />
<PackageVersion Include="Cegeka.FeatureToggleFramework" Version="1.0.4" />
<PackageReference Include="Cegeka.FeatureToggleFramework" />
paket add Cegeka.FeatureToggleFramework --version 1.0.4
#r "nuget: Cegeka.FeatureToggleFramework, 1.0.4"
#:package Cegeka.FeatureToggleFramework@1.0.4
#addin nuget:?package=Cegeka.FeatureToggleFramework&version=1.0.4
#tool nuget:?package=Cegeka.FeatureToggleFramework&version=1.0.4
Viewing featureflags within a project and an environment. To start, create a "FeatureFlags"-object , then use the method "ConfirmProjectAndEnvironment" and give as parameters the name of your project and name of your environment. Next, use the method "IsEnabled" with parameter the name of the feature flag. This method will then tell if the flag is enabled or disabled returning a boolean. If your app is in .Net Core, you should also register the "FeatureFlags"-class as a Singleton in the startup.cs.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- System.Net.Http (>= 2.0.20126.16343)
- System.Net.Http.Formatting.Extension (>= 5.2.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|