https://github.com/aimenux/rimdevfeatureflagsdemo
Demo of RimDev.FeatureFlags nuget library
https://github.com/aimenux/rimdevfeatureflagsdemo
feature-flags netcore31 vs19 webapi
Last synced: 8 months ago
JSON representation
Demo of RimDev.FeatureFlags nuget library
- Host: GitHub
- URL: https://github.com/aimenux/rimdevfeatureflagsdemo
- Owner: aimenux
- Created: 2020-09-01T22:02:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T22:13:55.000Z (almost 6 years ago)
- Last Synced: 2025-08-04T05:17:08.271Z (11 months ago)
- Topics: feature-flags, netcore31, vs19, webapi
- Language: C#
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# RimDevFeatureFlagsDemo
```
Demo of RimDev.FeatureFlags nuget library
```
> I m using a dummy api in order to play with [RimDev.FeatureFlags nuget library](https://github.com/ritterim/RimDev.FeatureFlags).
> - Feature flags are configured in-memory.
> - Only one feature is enabled by default.
> - Features are accessibles on this [url](https://localhost:44392/_features)
**`Tools`** : vs19, net core 3.1