Skip to content

Commit 57f8a1f

Browse files
authored
Update FeatureSwitcher .NET Standard support
1 parent 1895ee0 commit 57f8a1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Web
3030
## Feature Switching
3131
Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website
3232
------- | --------------------- | ----------------- | -------------------- | -------
33-
[FeatureSwitcher](https://github.com/mexx/FeatureSwitcher) | Install-Package FeatureSwitcher | No | No
34-
[FeatureToggle](https://github.com/jason-roberts/FeatureToggle) | Install-Package FeatureToggle | Yes (v2+) | Yes (v2+) | [Blog](http://dontcodetired.com/blog/?tag=/featuretoggle)
33+
[FeatureSwitcher](https://github.com/mexx/FeatureSwitcher) | Install-Package FeatureSwitcher | Yes (v2+) | Yes (v2+)
34+
[FeatureToggle](https://github.com/jason-roberts/FeatureToggle) | Install-Package FeatureToggle | Yes (v4+) | Yes (v4+) | [Blog](http://dontcodetired.com/blog/?tag=/featuretoggle)
3535

3636
## Profiling
3737
Project | NuGet Install Command | .NET Core Support | ASP.NET Core Support | Website

0 commit comments

Comments
 (0)