DB Driven Feature Manager.
An Open Source database driven Feature Management extension for Blazor and ASP.NET Core applications.
Client
Open Source
Year
2023
My Role
Fullstack Developer
Language
C#
Frontend
Blazor
Database
Any supported EF Core database
About
With this Open Source project we discover how it is possible to create, activate and deactivate the features of a Blazor application using a database as a backend.
Finally we can say goodbye to configuration via appsettings.json and manage all the real time.
The project is released as open source under MIT license.
You can find the whole project on my Github page.
DB Driven on Github.
An article is available on Medium, in Italian, which explains all the parts of the project and the extension created.
Challenges
Extend the Feature Management present in ASP.NET Core using database as backend