8000 Add .NET Feature Management support · Issue #46 · launchdarkly/dotnet-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add .NET Feature Management support #46

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
nascosto opened this issue Nov 18, 2024 · 1 comment
Open

Add .NET Feature Management support #46

nascosto opened this issue Nov 18, 2024 · 1 comment
Labels

Comments

@nascosto
Copy link

Is your feature request related to a problem? Please describe.
.NET now provides a feature management library: https://learn.microsoft.com/en-us/azure/azure-app-configuration/feature-management-dotnet-reference?pivots=stable-version. The built in providers are fairly simple, but they provide interfaces that allow extension. We'd like to take advantage of this library since Microsoft provides it as a standard.

Describe the solution you'd like
Implementing an IFeatureDefinitionProvider as well as other interfaces they provide for LaunchDarkly would allow us to take advantage of the built in framework while still getting the power of LaunchDarkly.

Describe alternatives you've considered
N/A

Additional context
N/A

@louis-launchdarkly louis-launchdarkly added the enhancement New feature or request label Mar 5, 2025
@louis-launchdarkly
Copy link
Contributor

Hello @nascosto, thank you for reporting, I have filed this internally as SDK-1094 to investigate the feasibility and cost of doing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
0