RimDev.AspNetCore.FeatureFlags 3.0.142

There is a newer version of this package available.
See the version list below for details.
dotnet add package RimDev.AspNetCore.FeatureFlags --version 3.0.142
                    
NuGet\Install-Package RimDev.AspNetCore.FeatureFlags -Version 3.0.142
                    
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="RimDev.AspNetCore.FeatureFlags" Version="3.0.142" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RimDev.AspNetCore.FeatureFlags" Version="3.0.142" />
                    
Directory.Packages.props
<PackageReference Include="RimDev.AspNetCore.FeatureFlags" />
                    
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 RimDev.AspNetCore.FeatureFlags --version 3.0.142
                    
#r "nuget: RimDev.AspNetCore.FeatureFlags, 3.0.142"
                    
#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.
#:package RimDev.AspNetCore.FeatureFlags@3.0.142
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=RimDev.AspNetCore.FeatureFlags&version=3.0.142
                    
Install as a Cake Addin
#tool nuget:?package=RimDev.AspNetCore.FeatureFlags&version=3.0.142
                    
Install as a Cake Tool

A library for strongly typed feature flags in .NET Standard 2.0.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on RimDev.AspNetCore.FeatureFlags:

Package Downloads
RimDev.AspNetCore.FeatureFlags.UI

A user interface for strongly typed feature flags in ASP.NET Core 3.1.

RimDev.AspNetCore.FeatureFlags.Core

Startup extension methods for .NET Core 3.1 and .NET 5/6.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.154 3,962 7/5/2022
3.0.152 1,584 7/1/2022
3.0.150 1,514 6/30/2022
3.0.148 1,537 6/29/2022
3.0.146 1,362 6/29/2022
3.0.144 1,316 6/29/2022
3.0.142 1,343 6/29/2022
3.0.138 1,311 6/29/2022
2.2.101 21,105 5/18/2022
2.2.99 1,130 5/18/2022
2.2.97 1,110 5/18/2022
2.2.95-alpha 854 5/18/2022
2.2.93-alpha 819 5/18/2022
2.1.3 28,049 5/26/2020
2.1.2 2,266 2/26/2020
2.0.0 1,358 1/28/2020
1.3.0 1,550 1/28/2020
1.2.2 2,293 10/14/2019
Loading failed