Fooidity 1.0.1
dotnet add package Fooidity --version 1.0.1
NuGet\Install-Package Fooidity -Version 1.0.1
<PackageReference Include="Fooidity" Version="1.0.1" />
paket add Fooidity --version 1.0.1
#r "nuget: Fooidity, 1.0.1"
// Install Fooidity as a Cake Addin #addin nuget:?package=Fooidity&version=1.0.1 // Install Fooidity as a Cake Tool #tool nuget:?package=Fooidity&version=1.0.1
An implementation switching library for injecting feature toggles into classes to switch implementations at runtime
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Fooidity:
Package | Downloads |
---|---|
Fooidity.Autofac
Adds support for Autofac, including automatic implementation selection based on FooId state at resolution time |
|
Fooidity.AzureIntegration
Adds support for Azure storage of feature state |
|
Fooidity.MassTransitIntegration
Adds support for MassTransit consumer factory and saga repository resolution |
|
Fooidity.Client
Adds support for connecting to the Fooidity Switchyard for feature control |
|
Fooidity.Client.Autofac
Adds support for Autofac, including automatic implementation selection based on FooId state at resolution time |
GitHub repositories
This package is not used by any popular GitHub repositories.