OxiDb.Client.Tcp
0.28.18
dotnet add package OxiDb.Client.Tcp --version 0.28.18
NuGet\Install-Package OxiDb.Client.Tcp -Version 0.28.18
<PackageReference Include="OxiDb.Client.Tcp" Version="0.28.18" />
<PackageVersion Include="OxiDb.Client.Tcp" Version="0.28.18" />
<PackageReference Include="OxiDb.Client.Tcp" />
paket add OxiDb.Client.Tcp --version 0.28.18
#r "nuget: OxiDb.Client.Tcp, 0.28.18"
#:package OxiDb.Client.Tcp@0.28.18
#addin nuget:?package=OxiDb.Client.Tcp&version=0.28.18
#tool nuget:?package=OxiDb.Client.Tcp&version=0.28.18
Pure managed TCP client for OxiDB document database server. Zero native dependencies.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
NuGet packages (3)
Showing the top 3 NuGet packages that depend on OxiDb.Client.Tcp:
| Package | Downloads |
|---|---|
|
OxiDb.Client.Embedded
Embedded (in-process) OxiDB client via native FFI. No server required — runs the database engine directly in your process. |
|
|
OxiDb.EntityFrameworkCore
Entity Framework Core provider for OxiDB document database. Supports both TCP (server) and embedded (in-process) modes. |
|
|
OxiDb.Linq
Standalone LINQ provider for OxiDB. IQueryable<T> with Where/OrderBy/Skip/Take/First/Count/Any/Sum/projection, fluent UpdateAsync/DeleteAsync. No EF Core dependency. |
GitHub repositories
This package is not used by any popular GitHub repositories.