Extensions to register feature toggling in ServiceCollection.
Info
| Version: | 1.0.13 |
| Author(s): | Mohammad Moattar |
| Last Update: | Wednesday, September 11, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/moattarwork/Onff |
| NuGet Url: | https://www.nuget.org/packages/Onff.Extensions |
Install
Install-Package Onff.Extensions
dotnet add package Onff.Extensions
paket add Onff.Extensions
Onff.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Onff(>= 1.0.13)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)