34 packages tagged with “featureflags”
Microsoft.FeatureManagement provides a way to develop and expose application functionality based on features. Many applications have special requirements when a new feature is developed such as when the feature should be enabled and under what conditions. This library provides a way to define these relationships, and also integrates into common .NET code patterns to make exposing these features possible.
Microsoft.FeatureManagement.AspNetCore provides a way to develop and expose application functionality based on features. Many applications have special requirements when a new feature is developed such as when the feature should be enabled and under what conditions. This library provides a way to define these relationships, and also integrates into common ASP.NET Core code patterns to make exposing these features possible.
Feature Flags created by developers for developers with ❤️. ConfigCat lets you manage feature flags across frontend, backend, mobile, and desktop apps without (re)deploying code. % rollouts, user targeting, segmentation. Feature toggle SDKs for all main languages. Alternative to LaunchDarkly. Host yourself, or use the hosted management app at https://configcat.com. Works with .NET, .NET Core, .NET Standard
.Net SDK implementation for FeatureHub.io - Open source Feature flags management, A/B testing and remote configuration platform.
A library for strongly typed feature flags in .NET Standard 2.0.
Microsoft.FeatureManagement.Telemetry.ApplicationInsights provides a solution for sending feature flag evaluation events produced by the Microsoft.FeatureManagement library to Application Insights.
A light implementation of the Microsoft.FeatureManagement IFeatureManager interface. Supports read-only ISessionManager instances and boolean null/true/false values.
Simple feature management for .NET
A set of ISessionManager implementations for .NET Standard 2.0 which return boolean null/true/false values.
A set of ISessionManager implementations for .NET Framework 4.8 which return boolean null/true/false values.
A set of SqlSessionManagerSettings implementations for .NET Standard 2.0 which interface with Microsoft SQL Server.
A set of ISessionManager implementations for .NET Core 3.1 and .NET 5+ which return boolean null/true/false values.
FeatureSwitches MSTest
TFeatureManagement provides extensions to Microsoft.FeatureManagement, mainly to better support the use of an enum to specify features.
TFeatureManagement.AspNetCore provides extensions to Microsoft.FeatureManagement.AspNetCore, mainly to better support the use of an enum to specify features.
ServiceCollection extensions for FeatureSwitches
FeatureManagement.ImplementationSwitchExtensions contains DI extension methods for switching implementation of interfaces.
Quick and easy implementation of Feature Toggles or Feature Flags in .NET Framework 4.6.1 or higher, .Net Core 3.0, ASP.NET Core 3.0 or Azure projects
A very simple FeatureToggles (http://martinfowler.com/bliki/FeatureToggle.html) implementation that automatically reads your feature flags from the app/web.config. Access your flags with Features.State(toggleName) or Features.List() for a dictionary of all flags.
Startup extension methods for .NET Core 3.1 and .NET 5/6.
A user interface for strongly typed feature flags in ASP.NET Core 3.1.
A set of SqlSessionManagerSettings implementations for .NET Standard 2.0 which interface with SQLite.
TFeatureManagement.AspNetCore.Abstractions provides abstractions for TFeatureManagement.AspNetCore.
With Appconfi you can instantly change an application setting without introducing any latency to your site. Is as a configuration service that lets you manage your features and configurations without actually deploying new code.
TFeatureManagement.Abstractions provides abstractions for TFeatureManagement.
This package will help you connect with Bool feature flag system - learn more at https://usebool.com
Client for accessing the EightSpark Rules API
Enables the use of feature flags to show/hide Umbraco properties
A simple wrapper around AWS AppConfig for FeatureFlags.
Tggl .NET SDK