b0wter.CouchDb
2.3.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package b0wter.CouchDb --version 2.3.2
NuGet\Install-Package b0wter.CouchDb -Version 2.3.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="b0wter.CouchDb" Version="2.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add b0wter.CouchDb --version 2.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: b0wter.CouchDb, 2.3.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install b0wter.CouchDb as a Cake Addin #addin nuget:?package=b0wter.CouchDb&version=2.3.2 // Install b0wter.CouchDb as a Cake Tool #tool nuget:?package=b0wter.CouchDb&version=2.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Easy to use library to talk to CouchDb from F#.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- b0wter.FSharp
- FifteenBelow.Json.Core (>= 1.0.0)
- Newtonsoft.Json (>= 12.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.4.1 | 512 | 9/23/2022 |
8.1.4 | 699 | 1/23/2021 |
8.1.2 | 355 | 1/19/2021 |
8.0.1 | 352 | 1/18/2021 |
8.0.0 | 496 | 12/28/2020 |
7.2.0 | 510 | 11/24/2020 |
7.1.0 | 423 | 10/16/2020 |
7.0.1 | 430 | 9/29/2020 |
6.0.1 | 477 | 9/23/2020 |
5.0.0 | 562 | 5/22/2020 |
2.3.2 | 470 | 5/11/2020 |
2.2.3 | 617 | 12/29/2019 |
2.2.2 | 516 | 12/29/2019 |
2.2.1 | 608 | 12/29/2019 |
2.1.0 | 530 | 11/26/2019 |
2.0.1 | 502 | 11/25/2019 |
2.0.0 | 549 | 11/23/2019 |
1.1.1 | 527 | 11/23/2019 |
1.1.0 | 558 | 11/3/2019 |
1.0.0 | 530 | 11/3/2019 |
0.6.1 | 542 | 10/18/2019 |
0.6.0 | 530 | 10/14/2019 |
0.3.2 | 507 | 10/11/2019 |
0.3.0 | 536 | 10/11/2019 |
0.2.1 | 492 | 10/8/2019 |
0.1.5 | 507 | 10/5/2019 |
0.1.4 | 519 | 10/4/2019 |
0.1.0 | 518 | 9/26/2019 |
Refactored previously unfinished code.