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

Prepare v9.2.0 release #91

Closed adams85 closed 3 months ago

adams85 commented 4 months ago

Describe the purpose of your pull request

Prepares v9.2.0 release.

Also, implements the missing GetKeyAndValue feature (since expectedly this will be the last version that supports .NET 4.5 and block waiting synchronous APIs).

Requirement checklist (only if applicable)

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
30 New issues
0 Accepted issues

Measures
0 Security Hotspots
89.5% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud