FeatureToggle.Common
4.0.2
dotnet add package FeatureToggle.Common --version 4.0.2
NuGet\Install-Package FeatureToggle.Common -Version 4.0.2
<PackageReference Include="FeatureToggle.Common" Version="4.0.2" />
paket add FeatureToggle.Common --version 4.0.2
#r "nuget: FeatureToggle.Common, 4.0.2"
// Install FeatureToggle.Common as a Cake Addin
#addin nuget:?package=FeatureToggle.Common&version=4.0.2
// Install FeatureToggle.Common as a Cake Tool
#tool nuget:?package=FeatureToggle.Common&version=4.0.2
Simple, reliable feature toggles in .NET. This is the .NET Standard package for the main FeatureToggle package.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on FeatureToggle.Common:
Package | Downloads |
---|---|
FeatureToggle
Simple, reliable feature toggles in .NET |
|
FeatureToggle.Azure.TableStorage
FeatureToggle provider for storing feature toggles in Azure Table storage. |
|
FeatureToggle.Azure.DocumentDB
FeatureToggle provider for storing feature toggles in Azure DocumentDB. |
|
FeatureToggle.Azure.ServiceFabric
FeatureToggle provider for storing feature toggles in Service Fabric configuration packages. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on FeatureToggle.Common:
Repository | Stars |
---|---|
jason-roberts/FeatureToggle
Simple, reliable feature toggles in .NET
|
For release notes and history see https://github.com/jason-roberts/FeatureToggle/blob/master/Release-Notes.md