Sorcha.Serialization
2.244.1
dotnet add package Sorcha.Serialization --version 2.244.1
NuGet\Install-Package Sorcha.Serialization -Version 2.244.1
<PackageReference Include="Sorcha.Serialization" Version="2.244.1" />
<PackageVersion Include="Sorcha.Serialization" Version="2.244.1" />
<PackageReference Include="Sorcha.Serialization" />
paket add Sorcha.Serialization --version 2.244.1
#r "nuget: Sorcha.Serialization, 2.244.1"
#:package Sorcha.Serialization@2.244.1
#addin nuget:?package=Sorcha.Serialization&version=2.244.1
#tool nuget:?package=Sorcha.Serialization&version=2.244.1
Single source of truth for Sorcha's JSON wire format (camelCase properties + KebabCaseLower string enums). Referenced by every service (via ServiceDefaults, for serialization) and by the UI clients (for deserialization) so the two sides can never drift — the class of bug where a client can't decode a server response and silently shows an empty/failed page. Depends only on the framework's System.Text.Json.
| 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 (1)
Showing the top 1 NuGet packages that depend on Sorcha.Serialization:
| Package | Downloads |
|---|---|
|
Sorcha.ServiceClients.Http
HTTP REST clients and SignalR hub helper for Sorcha services. No gRPC dependencies. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.244.1 | 167 | 7/2/2026 |