OpenFeature 0.1.0
Prefix ReservedSee the version list below for details.
dotnet add package OpenFeature --version 0.1.0
NuGet\Install-Package OpenFeature -Version 0.1.0
<PackageReference Include="OpenFeature" Version="0.1.0" />
paket add OpenFeature --version 0.1.0
#r "nuget: OpenFeature, 0.1.0"
// Install OpenFeature as a Cake Addin #addin nuget:?package=OpenFeature&version=0.1.0 // Install OpenFeature as a Cake Tool #tool nuget:?package=OpenFeature&version=0.1.0
OpenFeature SDK for .NET
OpenFeature is an open standard for feature flag management, created to support a robust feature flag ecosystem using cloud native technologies. OpenFeature will provide a unified API and SDK, and a developer-first, cloud-native implementation, with extensibility for open source and commercial offerings.
Supported .Net Versions
The packages will aim to support all current .NET versions. Refer to the currently supported versions .NET and .NET Framework Excluding .NET Framework 3.5
Providers
Provider | Package Name |
---|---|
TBA | TBA |
Basic Usage
OpenFeature.SetProvider(new NoOpProvider());
var client = OpenFeature.GetClient();
var isEnabled = await client.GetBooleanValue("my-feature", false);
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Microsoft.Extensions.Logging (>= 2.0.0 && < 6.0.0)
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 2.0.0 && < 6.0.0)
NuGet packages (18)
Showing the top 5 NuGet packages that depend on OpenFeature:
Package | Downloads |
---|---|
DevCycle.SDK.Server.Common
Package Description |
|
LaunchDarkly.OpenFeature.ServerProvider
LaunchDarkly OpenFeature Provider for the Server-Side SDK for .NET |
|
CloudBees.OpenFeature.Provider
An OpenFeature provider for CloudBees Feature Management |
|
Octopus.OpenFeature
The OctopusDeploy dotnet OpenFeature provide |
|
OpenFeature.Contrib.Hooks.Otel
Open Telemetry Hook for .NET |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 45,596 | 8/21/2024 |
1.6.0 | 75,546 | 7/29/2024 |
1.5.2 | 200 | 7/26/2024 |
1.5.1 | 101,021 | 4/9/2024 |
1.5.0 | 48,805 | 3/12/2024 |
1.4.1 | 60,338 | 1/23/2024 |
1.4.0 | 6,277 | 1/23/2024 |
1.3.1 | 643,774 | 9/19/2023 |
1.3.0 | 25,145 | 7/14/2023 |
1.2.0 | 103,172 | 2/14/2023 |
1.1.0 | 2,598 | 1/18/2023 |
1.0.1 | 11,007 | 10/28/2022 |
1.0.0 | 5,225 | 10/26/2022 |
0.5.0 | 5,960 | 10/16/2022 |
0.4.0 | 808 | 10/12/2022 |
0.3.0 | 1,289 | 9/29/2022 |
0.2.3 | 480 | 9/22/2022 |
0.1.5 | 562 | 9/19/2022 |
0.1.4 | 442 | 9/8/2022 |
0.1.3 | 436 | 8/25/2022 |
0.1.2 | 439 | 8/10/2022 |
0.1.1 | 454 | 7/18/2022 |
0.1.0 | 545 | 7/14/2022 |