basicfeaturetoggle
A simple way to add flexible feature toggles to your .NET project (full framework or .NET core) without additional dependencies. You can easily use (or not use) your own configuration system and dependency injection. Classes are used to represent toggles (no magic strings) for easy refactoring at the end of the life of the toggle. Supports boolean, generic (T), date-driven, and file existence toggles. Developed against .NET Standard 2.0
Ecosystem
nuget.org
nuget.org
Latest Release
about 7 years ago
1.0.1
about 7 years ago
Versions
3
3
Downloads
3,003 total
3,003 total
Loading...
Readme
Loading...
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:nuget/basicfeaturetoggle
spec |
| License | MIT |
| First Release | about 7 years ago |
| Last Synced | about 1 month ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |