Easy way to determine features using configurable or runtime conditions.
Info
Version: | 1.2.1 |
Author(s): | Frank Løvendahl Nielsen |
Last Update: | Wednesday, November 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microknights/ConditionalFeature |
NuGet Url: | https://www.nuget.org/packages/MicroKnights.ConditionalFeature.Configuration |
Install
Install-Package MicroKnights.ConditionalFeature.Configuration
dotnet add package MicroKnights.ConditionalFeature.Configuration
paket add MicroKnights.ConditionalFeature.Configuration
MicroKnights.ConditionalFeature.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- MicroKnights.ConditionalFeature(>= 1.2.1)
- Microsoft.Extensions.Configuration(>= 1.0.0)
- NETStandard.Library(>= 1.6.1)
Tags