Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 627 Bytes

File metadata and controls

4 lines (4 loc) · 627 Bytes

FFASPNetCore

This is a working sample for creating an ASP.NET app in App Configuration using Feature Flags, dynamic refresh, and labels. Please note that you need to have created a configuration store and set up the correct enviornmental variables, this will not work out of the box on your machine. This followed the tutorials for ASP.NET Feature Flags and ASP.NET Dynamic configuration.