There are several techniques for implementing feature toggles, such as storing configurations in a file or database, or using an external service with a GUI for management. In this article, we will focus on Microsoft’s official open-source package called Microsoft.FeatureManagement(along with its companion package Microsoft.FeatureManagement.AspNetCoredesigned for use with ASP.NET) for managing features.
blog.kbegiedza.eu/feature-management-in-dotnet-core
blog.kbegiedza.eu/feature-management-in-dotnet-core