An abstraction layer for adding feature toggles to a .NET application independent of a particular provider that emphasizes clean and flexible custom feature toggles for your application.
Info
Version: | 0.1.0 |
Author(s): | Spritely Developers |
Last Update: | Sunday, October 25, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Spritely.Features |
Install
Install-Package Spritely.Features
dotnet add package Spritely.Features
paket add Spritely.Features
Spritely.Features Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.9)
- System.Threading.Tasks(>= 4.3.0)
Tags