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
{{ message }}
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.
Support for getting design docs (#203)
Fixes support for retrieving _design docs
No matter what infra there is. Replaces the Follow construct, but keeps that fix in as a fallback.
Virus x bugfix/netcore 3.1 issues (#190)
* Fixed issue with attempt to read json from EmptyReadStream
* Updates tests to use .NET Core 3.1
Skipping multitargetting for tests.
* Removing part of fix as it is only needed in the populate path
Co-authored-by: Valerii Goncharenko <[email protected]>
New default value for ConnectionInfo.UseProxy : true (#157)
* fix MyCouch proxy compatibility according to default value of HttpClientHandler.UseProxy (true).
New default value for ConnectionInfo.UseProxy : true (#157)
* fix MyCouch proxy compatibility according to default value of HttpClientHandler.UseProxy (true).