Annium.Mesh.Serialization.Abstractions
1.2.1
Prefix Reserved
dotnet add package Annium.Mesh.Serialization.Abstractions --version 1.2.1
NuGet\Install-Package Annium.Mesh.Serialization.Abstractions -Version 1.2.1
<PackageReference Include="Annium.Mesh.Serialization.Abstractions" Version="1.2.1" />
<PackageVersion Include="Annium.Mesh.Serialization.Abstractions" Version="1.2.1" />
<PackageReference Include="Annium.Mesh.Serialization.Abstractions" />
paket add Annium.Mesh.Serialization.Abstractions --version 1.2.1
#r "nuget: Annium.Mesh.Serialization.Abstractions, 1.2.1"
#:package Annium.Mesh.Serialization.Abstractions@1.2.1
#addin nuget:?package=Annium.Mesh.Serialization.Abstractions&version=1.2.1
#tool nuget:?package=Annium.Mesh.Serialization.Abstractions&version=1.2.1
Annium
A .NET 10 library: core framework, server-side infrastructure, Blazor client pieces, third-party integrations, exchange providers and CLI tooling — built and released together.
Six repositories used to hold this code and released independently, which meant a change in the core travelled outward one release at a time and every consumer saw a different version of it. They are one repository now, and one release line: every package ships the same version, and inside the repository they reference each other as projects rather than through nuget.org.
Layout
| Group | What it holds |
|---|---|
core/ |
The framework proper — DI, mediator, configuration, data and result types, serialization, networking, logging, identity, testing |
server/ |
Pieces that need infrastructure — caching, message bus, storage, the Mesh transport, hosting |
client/ |
Blazor components and client-side state |
finance/ |
Exchange provider integrations |
integrations/ |
Bridges to third-party libraries and services |
tools/ |
CLI tools — doc linting, versioning, REST client generation |
Every area follows the same shape: <group>/<Area>/src/<Package>/ beside
<group>/<Area>/tests/<Package>.Tests/.
Getting started
just # list every recipe
just setup # restore the dotnet tools
just build # build everything
just test # run the tests
License
MIT — see LICENSE.
| 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
- Annium.Mesh.Domain (>= 1.2.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Annium.Mesh.Serialization.Abstractions:
| Package | Downloads |
|---|---|
|
Annium.Mesh.Server
Package Description |
|
|
Annium.Mesh.Client
Package Description |
|
|
Annium.Mesh.Serialization.Json
Package Description |
|
|
Annium.Mesh.Serialization.MessagePack
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.1 | 39 | 9/4/2026 |
| 1.2.0 | 62 | 9/3/2026 |
| 1.1.37 | 45 | 9/4/2026 |
| 1.1.36 | 152 | 8/28/2026 |
| 1.1.35 | 150 | 8/28/2026 |
| 1.1.34 | 150 | 8/28/2026 |
| 1.1.33 | 193 | 8/21/2026 |
| 1.1.32 | 169 | 8/18/2026 |
| 1.1.31 | 192 | 7/25/2026 |
| 1.1.30 | 179 | 4/27/2026 |
| 1.1.29 | 166 | 4/18/2026 |
| 1.1.28 | 212 | 12/26/2025 |
| 1.1.27 | 521 | 12/11/2025 |
| 1.1.26 | 511 | 12/10/2025 |
| 1.1.25 | 594 | 12/1/2025 |
| 1.1.24 | 234 | 11/28/2025 |
| 1.1.23 | 467 | 11/21/2025 |
| 1.1.22 | 375 | 11/13/2025 |
| 1.1.21 | 387 | 11/13/2025 |
| 1.1.20 | 325 | 10/6/2025 |