PowerShell module containing a Feature Flags implementation based on a local config file.
Info
Version: | 2.1.1 |
Author(s): | Andrea Spadaccini, Nick Hara |
Last Update: | Friday, May 12, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoft/PowerShell-FeatureFlags/ |
NuGet Url: | https://www.nuget.org/packages/FeatureFlags.PowerShell |
Install
Install-Package FeatureFlags.PowerShell
dotnet add package FeatureFlags.PowerShell
paket add FeatureFlags.PowerShell
FeatureFlags.PowerShell Download (Unzip the "nupkg" after downloading)