configcat / .net-sdk

ConfigCat SDK for .NET. ConfigCat is a hosted feature flag service: https://configcat.com. Manage feature toggles across frontend, backend, mobile, desktop apps. Alternative to LaunchDarkly. Management app + feature flag SDKs.
https://configcat.com/docs/sdk-reference/csharp
Other
29 stars 8 forks source link

#92 Change IConfigCatClient.Snapshot() to return IConfigCatClientSnapshot #93

Closed brian-knoll-micronetonline closed 3 months ago

brian-knoll-micronetonline commented 3 months ago

Describe the purpose of your pull request

change the return type for IConfigCatClient.Snapshot() from ConfigCatClientSnapshot to IConfigCatClientSnapshot

Related issues (only if applicable)

92 Change IConfigCatClient.Snapshot() to return IConfigCatClientSnapshot

Requirement checklist (only if applicable)