ConfigCat.Client
6.1.0
Feature Flags created by developers for developers with ❤️.
ConfigCat lets you manage feature flags across frontend, backend, mobile, and desktop apps without (re)deploying code. % rollouts, user targeting, segmentation. Feature toggle SDKs for all main languages. Alternative to LaunchDarkly.
Host yourself, or use the hosted management app at https://configcat.com/.
Works with .NET, .NET Core, .NET Standard
Install-Package ConfigCat.Client -Version 6.1.0
dotnet add package ConfigCat.Client --version 6.1.0
<PackageReference Include="ConfigCat.Client" Version="6.1.0" />
paket add ConfigCat.Client --version 6.1.0
#r "nuget: ConfigCat.Client, 6.1.0"
// Install ConfigCat.Client as a Cake Addin
#addin nuget:?package=ConfigCat.Client&version=6.1.0
// Install ConfigCat.Client as a Cake Tool
#tool nuget:?package=ConfigCat.Client&version=6.1.0
Release Notes
Version 6.1.0
* Bugfix (#17)
Version 6.0.0
* Addressing global data handling and processing trends via Data Governance feature. Customers can control the geographic location where their config JSONs get published to. [See the docs.](https://configcat.com/docs/advanced/data-governance/)
We are introducing a new DataGovernance initialization parameter. Set this parameter to be in sync with the Data Governance preference on the [Dashboard](https://app.configcat.com/organization/data-governance).
Breaking change:
- Custom cache implementations should implement the new cache interface using key parameter in the get/set methods.
Version 5.3.0
* VariationID, bugfix (#11)
Version 5.2.0
* Bugfix (config fetch, caching)
Version 5.1.0
* Remove semver nuget packages
Version 5.0.0
* Breaking change: Renamed `API Key` to `SDK Key`.
Version 4.0.0
* Supporting sensitive text comparators.
Version 3.2.0
* Minor fix in info level logging
Version 3.1.0
* Added new semantic version tests
Version 3.0.0
* Support new types (number, semver), detailed log entries, compressed http communication
Version 2.5.0
* Support custom HttpClientHandler
Version 2.4.0
* Add GetAllKeys() function
Version 2.3.0
* BaseUrl override oppurtunity
* IConfigCache override oppurtunity
Version 2.3.0
* BaseUrl override oppurtunity
* IConfigCache override oppurtunity
Version 2.2.1
* Bugfix (logger level)
Version 2.2.0
* Namespace unification
Version 2.1.0
* Rollout handling v2
Version 2.0.1
* Bugfix
Version 2.0.0
* Implement rollout feature
Version 1.0.7
* Implement LazyLoad, AutoPoll, ManualPoll feature
Version 1.0.6
* Finalize logging
Version 1.0.5
* Implement tracing, add clear cache ability to client
Version 1.0.4
* Initial release
Dependencies
-
.NETFramework 4.5
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.4)
- System.Text.RegularExpressions (>= 4.3.1)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.4)
- System.Text.RegularExpressions (>= 4.3.1)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.4)
- System.Text.RegularExpressions (>= 4.3.1)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.4)
- System.Text.RegularExpressions (>= 4.3.1)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ConfigCat.Client:
Package | Downloads |
---|---|
ConfigCat.Client.Serilog
Serilog integration for ConfigCat.Client - simple .NET logging with fully-structured events
|
|
Codelux.NetCore
A collection of tools that simplify and abstract processes such as dependency injection, password encryption etc. Includes various ServiceStack helper libraries. Codelux.NetCore is a set of tools and libraries that simply processes such as encrypting passwords, injecting dependencies and implementing caches. It contains a variety of helpful tools that can assist a developer to speed up the coding process and avoid spending time to re-invent the wheel.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
6.1.0 | 62,728 | 1/7/2021 |
6.0.47 | 62 | 1/7/2021 |
6.0.0 | 13,810 | 10/12/2020 |
5.3.77 | 7,449 | 9/1/2020 |
5.2.58 | 13,246 | 7/2/2020 |
5.1.53 | 46,655 | 4/19/2020 |
5.0.39 | 1,601 | 4/9/2020 |
4.0.36 | 19,641 | 2/27/2020 |
3.2.28 | 17,687 | 1/15/2020 |
3.1.23 | 336 | 12/28/2019 |
3.0.19 | 1,200 | 11/25/2019 |
2.5.6 | 18,667 | 9/9/2019 |
2.5.3 | 283 | 8/8/2019 |
2.4.0 | 898 | 7/27/2019 |
2.3.0 | 295 | 7/19/2019 |
2.2.2 | 272 | 7/14/2019 |
2.2.1 | 36,024 | 4/9/2019 |
2.1.4 | 474 | 11/26/2018 |
2.1.3 | 363 | 11/21/2018 |
2.1.0 | 373 | 11/9/2018 |
2.0.1 | 497 | 10/23/2018 |
2.0.0 | 418 | 10/9/2018 |
1.1.6 | 509 | 5/9/2018 |
1.1.5 | 523 | 4/26/2018 |
1.1.3 | 529 | 4/17/2018 |
1.1.2 | 623 | 4/8/2018 |