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,325 2/21/2018
1.0.52 1,290 2/21/2018
1.0.51 1,625 2/12/2018
1.0.50 1,133 2/7/2018
1.0.49 1,139 2/7/2018
1.0.48 1,138 2/7/2018
1.0.47 1,211 1/24/2018
1.0.46 1,187 12/11/2017
1.0.45 1,199 12/7/2017
1.0.44 1,191 12/7/2017
1.0.43 1,199 12/7/2017
1.0.42 1,145 12/7/2017
1.0.41 1,168 12/7/2017
1.0.40 1,183 12/7/2017
1.0.39 1,197 12/7/2017
1.0.38 1,147 12/7/2017
1.0.37 1,181 12/7/2017
1.0.36 1,165 12/7/2017
1.0.35 996 12/7/2017
1.0.34 1,143 12/7/2017
1.0.31 1,161 12/7/2017
1.0.29 1,183 12/7/2017
1.0.28 1,157 12/7/2017
1.0.27 1,173 12/7/2017

See project site for latest release notes