Annium.Mesh.Server.Sockets
1.2.0
Prefix Reserved
See the version list below for details.
dotnet add package Annium.Mesh.Server.Sockets --version 1.2.0
NuGet\Install-Package Annium.Mesh.Server.Sockets -Version 1.2.0
<PackageReference Include="Annium.Mesh.Server.Sockets" Version="1.2.0" />
<PackageVersion Include="Annium.Mesh.Server.Sockets" Version="1.2.0" />
<PackageReference Include="Annium.Mesh.Server.Sockets" />
paket add Annium.Mesh.Server.Sockets --version 1.2.0
#r "nuget: Annium.Mesh.Server.Sockets, 1.2.0"
#:package Annium.Mesh.Server.Sockets@1.2.0
#addin nuget:?package=Annium.Mesh.Server.Sockets&version=1.2.0
#tool nuget:?package=Annium.Mesh.Server.Sockets&version=1.2.0
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.Server (>= 1.2.0)
- Annium.Net.Servers.Sockets (>= 1.2.0)
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.2.1 | 0 | 9/4/2026 |
| 1.2.0 | 37 | 9/3/2026 |
| 1.1.37 | 23 | 9/4/2026 |
| 1.1.36 | 81 | 8/28/2026 |
| 1.1.35 | 80 | 8/28/2026 |
| 1.1.34 | 82 | 8/28/2026 |
| 1.1.33 | 82 | 8/21/2026 |
| 1.1.32 | 90 | 8/18/2026 |
| 1.1.31 | 107 | 7/25/2026 |
| 1.1.30 | 110 | 4/27/2026 |
| 1.1.29 | 107 | 4/18/2026 |
| 1.1.28 | 141 | 12/26/2025 |
| 1.1.27 | 458 | 12/11/2025 |
| 1.1.26 | 461 | 12/10/2025 |
| 1.1.25 | 540 | 12/1/2025 |
| 1.1.24 | 179 | 11/28/2025 |
| 1.1.23 | 417 | 11/21/2025 |
| 1.1.22 | 325 | 11/13/2025 |
| 1.1.21 | 321 | 11/13/2025 |
| 1.1.20 | 206 | 10/6/2025 |