Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need an example of using FeatureManagement with a database #912

Closed
rfalanga opened this issue May 3, 2024 · 3 comments
Closed

Need an example of using FeatureManagement with a database #912

rfalanga opened this issue May 3, 2024 · 3 comments

Comments

@rfalanga
Copy link

rfalanga commented May 3, 2024

So far, I've written one proof-of-concept app using this FeatureManagement tutorial. But I need an example of using FeatureManagement with a database. I've looked for some examples and came across this repo, which is great and gives me lots of examples, but unless I'm mistaken many, if not most, use Azure App Configuration. I would love to use Azure, but my employer has equivocated on whether we'll put anything in Azure or not, since 2020. At this rate I seriously doubt they'll ever put anything in the cloud, regardless of whose cloud it is.

So, I need an example(s) of using FeatureManagement with a database. I believe that's possible, but at least at this point I don't know what the data structures are, to use with FeatureManagement. Therefore, I'm requesting that an example be given, please. Along with what the data structures are that are compatible with FeatureManagement.

@zhenlan
Copy link
Contributor

zhenlan commented May 5, 2024

@rfalanga you may follow the link below to create a custom feature provider
https://github.com/microsoft/FeatureManagement-Dotnet?tab=readme-ov-file#custom-feature-providers

@zhiyuanliang-ms zhiyuanliang-ms self-assigned this May 7, 2024
@zhiyuanliang-ms
Copy link
Contributor

Hi, @rfalanga This PR may help you.

@zhenlan
Copy link
Contributor

zhenlan commented May 13, 2024

@rfalanga, please let us know if additional assistance is needed. Closing for now.

@zhenlan zhenlan closed this as completed May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants