mexx / FeatureSwitcher

FeatureSwitcher is little library for feature switches/toggles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotnet core version of FeatureSwitcher

stefc opened this issue · comments

I really want this lib for the .Net Core Framework.
https://www.microsoft.com/net/core

The best would be that it have very few dependencies to other libs and following the .NET Standard Platform Version 1.6
https://github.com/dotnet/corefx/blob/master/Documentation/architecture/net-platform-standard.md

At a quick look on the document your referenced, the library should be able to target netstandard1.0.
Thanks again for the #11

Closed by #17