Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jason-roberts/FeatureToggle
Simple, reliable feature toggles in .NET
https://github.com/jason-roberts/FeatureToggle
c-sharp continuous-deployment continuous-integration dotnet dotnet-core dotnet-standard feature-flags feature-toggles featuretoggle
Last synced: 3 months ago
JSON representation
Simple, reliable feature toggles in .NET
- Host: GitHub
- URL: https://github.com/jason-roberts/FeatureToggle
- Owner: jason-roberts
- License: apache-2.0
- Created: 2012-02-25T08:20:49.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2021-07-15T14:46:25.000Z (over 3 years ago)
- Last Synced: 2024-11-01T04:17:05.937Z (3 months ago)
- Topics: c-sharp, continuous-deployment, continuous-integration, dotnet, dotnet-core, dotnet-standard, feature-flags, feature-toggles, featuretoggle
- Language: C#
- Homepage: http://dontcodetired.com/blog/?tag=/featuretoggle
- Size: 20.2 MB
- Stars: 687
- Watchers: 44
- Forks: 111
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# FeatureToggle
## Simple, reliable feature toggles in .NET
Install FeatureToggle easily via NuGet:
PM> Install-Package FeatureToggle
# [Release notes/versions](https://github.com/jason-roberts/FeatureToggle/blob/master/Release-Notes.md)
# [Documentation](http://jason-roberts.github.io/FeatureToggle.Docs/)
# [Pluralsight Feature Toggle Course](http://bit.ly/psfeaturetoggle)
# [Twitter updates](https://twitter.com/robertsjason)[![Build status](https://ci.appveyor.com/api/projects/status/78q3e4vyihapl98w?svg=true)](https://ci.appveyor.com/project/jason-roberts/featuretoggle) [![NuGet](https://img.shields.io/nuget/v/FeatureToggle.svg)](https://www.nuget.org/packages/FeatureToggle)
--------
## About Jason Roberts
Jason Roberts is a Microsoft MVP, [Pluralsight course author](http://bit.ly/psjasonroberts) with over 15 years experience.
He is the author of the books [Clean C#](http://cleancsharp.com/), [C# Tips](http://bit.ly/sharpbook), and [Keeping Software Soft](http://keepingsoftwaresoft.com). He writes at his blog [DontCodeTired.com](http://dontcodetired.com) and on [Twitter](https://twitter.com/robertsjason)