CamusDB.Client
0.0.3-alpha
See the version list below for details.
dotnet add package CamusDB.Client --version 0.0.3-alpha
NuGet\Install-Package CamusDB.Client -Version 0.0.3-alpha
<PackageReference Include="CamusDB.Client" Version="0.0.3-alpha" />
paket add CamusDB.Client --version 0.0.3-alpha
#r "nuget: CamusDB.Client, 0.0.3-alpha"
// Install CamusDB.Client as a Cake Addin #addin nuget:?package=CamusDB.Client&version=0.0.3-alpha&prerelease // Install CamusDB.Client as a Cake Tool #tool nuget:?package=CamusDB.Client&version=0.0.3-alpha&prerelease
CamusDB Connector for .NET
.NET idiomatic client libraries for CamusDB
CamusDB.Client is the ADO.NET provider for CamusDB. It is the recommended package for regular CamusDB database access from .NET.
Installation
Install the CamusDB.Client package from NuGet. Add it to your project in the normal way (for example by right-clicking on the project in Visual Studio and choosing "Manage NuGet Packages...").
Using .NET CLI
dotnet add package CamusDB.Client --version 0.0.3-alpha
Using NuGet Package Manager
Search for CamusDB.Client and install it from the NuGet package manager UI, or use the Package Manager Console:
Install-Package CamusDB.Client -Version 0.0.3-alpha
Contribution
CamusDB.Client is an open-source project, and contributions are heartily welcomed! Whether you are looking to fix bugs, add new features, or improve documentation, your efforts and contributions will be appreciated. Check out the CONTRIBUTING.md file for guidelines on how to get started with contributing to CamusDB.Client.
License
CamusDB.Client is released under the MIT License.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 is compatible. 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 is compatible. 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. |
-
net6.0
- Flurl (>= 3.0.7)
- Flurl.Http (>= 3.2.4)
- Polly (>= 7.2.4)
- Polly.Contrib.WaitAndRetry (>= 1.1.1)
-
net7.0
- Flurl (>= 3.0.7)
- Flurl.Http (>= 3.2.4)
- Polly (>= 7.2.4)
- Polly.Contrib.WaitAndRetry (>= 1.1.1)
-
net8.0
- Flurl (>= 3.0.7)
- Flurl.Http (>= 3.2.4)
- Polly (>= 7.2.4)
- Polly.Contrib.WaitAndRetry (>= 1.1.1)
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 |
---|---|---|
0.1.1-alpha | 6,544 | 7/31/2024 |
0.0.9-alpha | 17,404 | 2/7/2024 |
0.0.8-alpha | 76 | 2/5/2024 |
0.0.7-alpha | 64 | 2/5/2024 |
0.0.6-alpha | 94 | 1/8/2024 |
0.0.5-alpha | 3,911 | 1/6/2024 |
0.0.4-alpha | 74 | 1/6/2024 |
0.0.3-alpha | 93 | 1/4/2024 |
0.0.2-alpha | 68 | 1/2/2024 |
0.0.1-alpha | 77 | 1/2/2024 |