FeatureBits is a feature toggling system meant to support multiple platforms.
Info
| Version: | 0.5.0 |
| Author(s): | microsoft |
| Last Update: | Monday, February 10, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Microsoft/featurebits |
| NuGet Url: | https://www.nuget.org/packages/FeatureBits.Core |
Install
Install-Package FeatureBits.Core
dotnet add package FeatureBits.Core
paket add FeatureBits.Core
FeatureBits.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FeatureBits.Data(>= 0.5.0)
- Microsoft.EntityFrameworkCore.Design(>= 2.0.3)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.0.3)
- Microsoft.EntityFrameworkCore.SqlServer.Design(>= 1.1.6)
- Newtonsoft.Json(>= 12.0.2)
- FeatureBits.Data(>= 0.5.0)
- Microsoft.EntityFrameworkCore.Design(>= 1.1.6)
- Microsoft.EntityFrameworkCore.SqlServer(>= 1.1.6)
- Microsoft.EntityFrameworkCore.SqlServer.Design(>= 1.1.6)
- Newtonsoft.Json(>= 12.0.2)
- FeatureBits.Data(>= 0.5.0)
- Microsoft.EntityFrameworkCore.Design(>= 2.0.3)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.2)
Tags