Palmap.Protocol
1.0.0-rc.2
dotnet add package Palmap.Protocol --version 1.0.0-rc.2
NuGet\Install-Package Palmap.Protocol -Version 1.0.0-rc.2
<PackageReference Include="Palmap.Protocol" Version="1.0.0-rc.2" />
<PackageVersion Include="Palmap.Protocol" Version="1.0.0-rc.2" />
<PackageReference Include="Palmap.Protocol" />
paket add Palmap.Protocol --version 1.0.0-rc.2
#r "nuget: Palmap.Protocol, 1.0.0-rc.2"
#:package Palmap.Protocol@1.0.0-rc.2
#addin nuget:?package=Palmap.Protocol&version=1.0.0-rc.2&prerelease
#tool nuget:?package=Palmap.Protocol&version=1.0.0-rc.2&prerelease
Palmap.Protocol
Palmap.Protocol contains the public, versioned JSON contract shared by Palmap
collectors and compatible ingest services. It contains DTOs, strict serializer
settings, validation, JSON Schema, and synthetic fixtures only.
PalmapIngress.DefaultBaseUrl exposes the standard hosted ingress base URL,
https://pal-map.com, so compatible collectors and hosted provisioning tools
share the same production default.
Use SnapshotContractV1.Deserialize at trust boundaries. Version 1 rejects
unknown JSON properties, non-finite numbers, invalid retained-state semantics,
invalid location variants, and values outside the documented limits.
| 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
- No dependencies.
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 |
|---|---|---|
| 1.0.0-rc.2 | 718 | 7/28/2026 |
| 1.0.0-rc.1 | 77 | 7/22/2026 |