Skip to content

Easily manage feature flags in .NET and ASP.NET Core apps using your database.

License

Notifications You must be signed in to change notification settings

teociaps/FeatureManagement.Database

Repository files navigation

.NET Database Feature Management

Build Status Test Status

.NET Feature Management Database extends Feature Management for retrieving feature definitions from various databases. It includes abstractions and default implementations to facilitate easy integration with your .NET applications.

For detailed documentation, please visit the Wiki.

The Wiki contains comprehensive information on the following topics:

Contributing

Please see Contribution Guidelines for more information.