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.
Info
| Version: | 3.1.0 |
| Author(s): | Jorge Serrano |
| Last Update: | Tuesday, October 29, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/J0rgeSerran0/FeatureFlags |
| NuGet Url: | https://www.nuget.org/packages/DotNetCore.FeatureFlags |
Install
Install-Package DotNetCore.FeatureFlags
dotnet add package DotNetCore.FeatureFlags
paket add DotNetCore.FeatureFlags
DotNetCore.FeatureFlags Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
No dependencies.
No dependencies.
Tags