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
Currently, the .NET provider hard-coded the feature flag prefix and content types of snapshot reference, secret reference and feature flag and use them to parse the configuration setting type manually.
The better way is to use the APIs from .NET SDK to parse the configuration setting.