Feature 1.0.53

dotnet add package Feature --version 1.0.53
                    
NuGet\Install-Package Feature -Version 1.0.53
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Feature" Version="1.0.53" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Feature" Version="1.0.53" />
                    
Directory.Packages.props
<PackageReference Include="Feature" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Feature --version 1.0.53
                    
#r "nuget: Feature, 1.0.53"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Feature&version=1.0.53
                    
Install Feature as a Cake Addin
#tool nuget:?package=Feature&version=1.0.53
                    
Install Feature as a Cake Tool

Feature flag utilities for .NET - based on etsy and reddit feature flag implementations.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Feature:

Package Downloads
CentralConfigClient

.NET CentralConfig client

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.53 12,041 2/21/2018
1.0.52 1,267 2/21/2018
1.0.51 1,591 2/12/2018
1.0.50 1,101 2/7/2018
1.0.49 1,106 2/7/2018
1.0.48 1,106 2/7/2018
1.0.47 1,179 1/24/2018
1.0.46 1,155 12/11/2017
1.0.45 1,167 12/7/2017
1.0.44 1,159 12/7/2017
1.0.43 1,165 12/7/2017
1.0.42 1,113 12/7/2017
1.0.41 1,136 12/7/2017
1.0.40 1,151 12/7/2017
1.0.39 1,163 12/7/2017
1.0.38 1,115 12/7/2017
1.0.37 1,147 12/7/2017
1.0.36 1,133 12/7/2017
1.0.35 974 12/7/2017
1.0.34 1,110 12/7/2017
1.0.31 1,129 12/7/2017
1.0.29 1,148 12/7/2017
1.0.28 1,125 12/7/2017
1.0.27 1,141 12/7/2017

See project site for latest release notes