.Net SDK implementation for FeatureHub.io - Open source Feature flags management, A/B testing and remote configuration platform.
Info
Version: | 2.5.0 |
Author(s): | FeatureHub IO |
Last Update: | Friday, August 16, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/featurehub-io/featurehub |
NuGet Url: | https://www.nuget.org/packages/FeatureHub.SDK |
Install
Install-Package FeatureHub.SDK
dotnet add package FeatureHub.SDK
paket add FeatureHub.SDK
FeatureHub.SDK Download (Unzip the "nupkg" after downloading)
Dependencies
- LaunchDarkly.EventSource(>= 3.3.2)
- Newtonsoft.Json(>= 12.0.3)
- RestSharp(>= 106.10.1)
Tags