Feature flags are common these days, and the . NET feature management library provides a lot of the plumbing to make them easy to get started with. The missing piece is a UI for managing flags - unless you are using Azure App Configuration.
Source: [Hacker News](https://featureflags.app/)