Compze.Serialization.Newtonsoft
0.4.0-alpha
dotnet add package Compze.Serialization.Newtonsoft --version 0.4.0-alpha
NuGet\Install-Package Compze.Serialization.Newtonsoft -Version 0.4.0-alpha
<PackageReference Include="Compze.Serialization.Newtonsoft" Version="0.4.0-alpha" />
<PackageVersion Include="Compze.Serialization.Newtonsoft" Version="0.4.0-alpha" />
<PackageReference Include="Compze.Serialization.Newtonsoft" />
paket add Compze.Serialization.Newtonsoft --version 0.4.0-alpha
#r "nuget: Compze.Serialization.Newtonsoft, 0.4.0-alpha"
#:package Compze.Serialization.Newtonsoft@0.4.0-alpha
#addin nuget:?package=Compze.Serialization.Newtonsoft&version=0.4.0-alpha&prerelease
#tool nuget:?package=Compze.Serialization.Newtonsoft&version=0.4.0-alpha&prerelease
Compze.Serialization.Newtonsoft
Newtonsoft.Json serialization support for the Compze framework.
What is Compze?
Compze is a .NET framework for building expressive domains through Teventive programming and Typermedia APIs. Learn more
What's in this package?
This package provides JSON serialization using Newtonsoft.Json, configured for Compze's needs:
- Preconfigured serialization settings — handles non-public members, and type renaming for tevent versioning
- Tessage serialization — serializes and deserializes tevents, tommands, tueries and their results
- The registrars —
NewtonsoftSerializer()fills the one serializer parameter an endpoint takes and the pure client's; the per-store registrars fill the tevent store's and the document db's
Installation
dotnet add package Compze.Serialization.Newtonsoft
Related packages
| Package | Description |
|---|---|
| Compze.Tessaging | The endpoints whose serializer parameter this package fills |
| Compze.Teventive.TeventStore | The tevent store whose serializer this package provides |
| Compze.DocumentDb | The document db whose serializer this package provides |
License
Apache-2.0
| 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
- Compze.Tessaging (>= 0.5.0-alpha)
- Compze.Teventive (>= 0.5.0-alpha)
- Compze.Teventive.TeventStore.Abstractions (>= 0.5.0-alpha)
- Newtonsoft.Json (>= 13.0.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Compze.Serialization.Newtonsoft:
| Package | Downloads |
|---|---|
|
Compze.Hosting.Testing
Testing support for Compze endpoint hosting: the testing endpoint host that capability testing features (Tessaging, Typermedia) plug into, and the pluggable-component test wiring (DI containers, serializers, database pools) driven by the current test configuration. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.4.0-alpha | 86 | 7/24/2026 |