Skip to content

Add multi-provider support #487

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

Open
askpt opened this issue May 23, 2025 · 0 comments · May be fixed by #488
Open

Add multi-provider support #487

askpt opened this issue May 23, 2025 · 0 comments · May be fixed by #488
Assignees
Labels
enhancement New feature or request feature New feature

Comments

@askpt
Copy link
Member

askpt commented May 23, 2025

This issue proposes to add support for multiple feature flag providers within the OpenFeature .NET SDK contrib package.

Motivation

Supporting multi-provider functionality would allow users to integrate and delegate feature flag evaluations across several providers in the same application. This improves flexibility and enables complex use cases where different providers might be required for different environments or flag types.

Reference

For more details on the multi-provider concept in OpenFeature, please see the official specification:
https://openfeature.dev/specification/appendix-a#multi-provider

@askpt askpt transferred this issue from open-feature/dotnet-sdk-contrib Jun 5, 2025
@askpt askpt self-assigned this Jun 5, 2025
@askpt askpt added enhancement New feature or request feature New feature labels Jun 5, 2025
@askpt askpt linked a pull request Jun 6, 2025 that will close this issue
@askpt askpt linked a pull request Jun 6, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant