FeatureManagement.UI
FeatureManagement.UI copied to clipboard
Client library
A .NET client library to consume features API. Should be working on all kind of .NET client applications: Console, Windows app, Blazor, etc...
- [ ] Load (all) features (on startup?)
- [ ] Get all feature values
- [ ] Get feature value
- [ ] Set feature value (if possible)
- [ ] Provide authentication mechanism (set globally vs. per call)
- [ ] Generate client library using Source Generators (by providing a schema file)