EvaluatedApplications.HoloDb.Protocol
1.0.0
dotnet add package EvaluatedApplications.HoloDb.Protocol --version 1.0.0
NuGet\Install-Package EvaluatedApplications.HoloDb.Protocol -Version 1.0.0
<PackageReference Include="EvaluatedApplications.HoloDb.Protocol" Version="1.0.0" />
<PackageVersion Include="EvaluatedApplications.HoloDb.Protocol" Version="1.0.0" />
<PackageReference Include="EvaluatedApplications.HoloDb.Protocol" />
paket add EvaluatedApplications.HoloDb.Protocol --version 1.0.0
#r "nuget: EvaluatedApplications.HoloDb.Protocol, 1.0.0"
#:package EvaluatedApplications.HoloDb.Protocol@1.0.0
#addin nuget:?package=EvaluatedApplications.HoloDb.Protocol&version=1.0.0
#tool nuget:?package=EvaluatedApplications.HoloDb.Protocol&version=1.0.0
The HoloDb wire protocol: length-prefixed TCP framing and a columnar-preserving codec (typed column arrays, not JSON) shared by the HoloDb server and client. Normally pulled in transitively by EvaluatedApplications.HoloDb.Client.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
-
net8.0
- EvaluatedApplications.HoloDb (>= 1.3.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EvaluatedApplications.HoloDb.Protocol:
| Package | Downloads |
|---|---|
|
EvaluatedApplications.HoloDb.Client
The .NET client for a remote HoloDb server. Connect over TLS with a token, then run SQL and bulk-load with the same surface as the in-process HoloDbService (Execute / ExecuteAsync / BulkLoadAsync) and the same QueryResult type — so swapping embedded for networked changes only how you obtain the handle. Columnar results stay columnar over the wire. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 55 | 8/15/2026 |