Skip to content

Experimenting to learn ways of using Microsoft's FeatureManagement-Dotnet

Notifications You must be signed in to change notification settings

rfalanga/FeatureManagementExperiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

FeatureManagementExperiment

Experimenting to learn ways of using Microsoft's FeatureManagement-Dotnet

.NET version

This project was started as a .NET 7 app. On 4/27/2024 I upgraded it to .NET 8.

Additional notes

In this app the feature flags are stored in the appSettings.json file. This is not a good practice for production. Instead, use Azure App Configuration.

FeatureManagement References

Tutorial: Use feature flags in an ASP.NET Core app was especially useful.

Quickstart: Add feature flags to an ASP.NET Core app is also useful.

About

Experimenting to learn ways of using Microsoft's FeatureManagement-Dotnet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published