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/dotnet-fbit |
Install
Install-Package dotnet-fbit
dotnet add package dotnet-fbit
paket add dotnet-fbit
dotnet-fbit Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- FeatureBits.Core(>= 0.5.0)
- FeatureBits.Data(>= 0.5.0)
- CommandLineParser(>= 2.3.0)
- ConsoleTableExt(>= 2.0.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 1.1.6)
- Microsoft.EntityFrameworkCore.Tools(>= 1.1.6)
- Microsoft.Extensions.Configuration(>= 1.1.2)
- Microsoft.Extensions.Configuration.UserSecrets(>= 1.1.2)
- System.Data.SqlClient(>= 4.4.3)
- System.IO.Abstractions(>= 2.1.0.178)
- System.ValueTuple(>= 4.5.0)
- FeatureBits.Core(>= 0.5.0)
- FeatureBits.Data(>= 0.5.0)
- CommandLineParser(>= 2.3.0)
- ConsoleTableExt(>= 2.0.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.0.3)
- Microsoft.EntityFrameworkCore.Tools(>= 2.0.3)
- Microsoft.Extensions.Configuration(>= 2.0.2)
- Microsoft.Extensions.Configuration.UserSecrets(>= 2.0.2)
- System.Data.SqlClient(>= 4.4.3)
- System.IO.Abstractions(>= 2.1.0.178)
- System.ValueTuple(>= 4.5.0)
- FeatureBits.Core(>= 0.5.0)
- FeatureBits.Data(>= 0.5.0)
- CommandLineParser(>= 2.3.0)
- ConsoleTableExt(>= 2.0.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.0.3)
- Microsoft.EntityFrameworkCore.Tools(>= 2.0.3)
- Microsoft.Extensions.Configuration(>= 2.0.2)
- Microsoft.Extensions.Configuration.UserSecrets(>= 2.0.2)
- System.Data.SqlClient(>= 4.4.3)
- System.IO.Abstractions(>= 2.1.0.178)
- System.ValueTuple(>= 4.5.0)
- FeatureBits.Core(>= 0.5.0)
- FeatureBits.Data(>= 0.5.0)
- CommandLineParser(>= 2.3.0)
- ConsoleTableExt(>= 2.0.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.0.0)
- Microsoft.Extensions.Configuration.UserSecrets(>= 3.0.0)
- System.Data.SqlClient(>= 4.4.3)
- System.IO.Abstractions(>= 2.1.0.178)
- System.ValueTuple(>= 4.5.0)
- FeatureBits.Core(>= 0.5.0)
- FeatureBits.Data(>= 0.5.0)
- CommandLineParser(>= 2.3.0)
- ConsoleTableExt(>= 2.0.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.1)
- Microsoft.Extensions.Configuration.UserSecrets(>= 3.1.1)
- System.Data.SqlClient(>= 4.4.3)
- System.IO.Abstractions(>= 2.1.0.178)
- System.ValueTuple(>= 4.5.0)
Tags