BasicFeatureToggle NuGet Package

A simple way to add flexible feature toggles to your .NET project (full framework or .NET core) without additional dependencies.

You can easily use (or not use) your own configuration system and dependency injection. Classes are used to represent toggles (no magic strings) for easy refactoring at the end of the life of the toggle.

Supports boolean, generic (T), date-driven, and file existence toggles. Developed against .NET Standard 2.0.




Got any BasicFeatureToggle Question?





Info

Version: 1.0.1
Author(s): Nick Fish
Last Update: Monday, February 18, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/thenickfish/BasicFeatureToggle
NuGet Url: https://www.nuget.org/packages/BasicFeatureToggle


Install
Install-Package BasicFeatureToggle
dotnet add package BasicFeatureToggle
paket add BasicFeatureToggle
BasicFeatureToggle Download (Unzip the "nupkg" after downloading)

.NETStandard 2.0
  • No dependencies.
net461
  • No dependencies.


Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1900