You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Uh oh!
There was an error while loading. Please reload this page.
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
The text was updated successfully, but these errors were encountered: