Annium.Net.Base
1.2.0
Prefix Reserved
See the version list below for details.
dotnet add package Annium.Net.Base --version 1.2.0
NuGet\Install-Package Annium.Net.Base -Version 1.2.0
<PackageReference Include="Annium.Net.Base" Version="1.2.0" />
<PackageVersion Include="Annium.Net.Base" Version="1.2.0" />
<PackageReference Include="Annium.Net.Base" />
paket add Annium.Net.Base --version 1.2.0
#r "nuget: Annium.Net.Base, 1.2.0"
#:package Annium.Net.Base@1.2.0
#addin nuget:?package=Annium.Net.Base&version=1.2.0
#tool nuget:?package=Annium.Net.Base&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 (>= 1.2.0)
- Microsoft.Extensions.Http (>= 10.0.11)
- Microsoft.Extensions.Primitives (>= 10.0.11)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Annium.Net.Base:
| Package | Downloads |
|---|---|
|
Annium.Net.Http
Package Description |
|
|
Annium.Net.WebSockets
Package Description |
|
|
Annium.Net.Sockets
Package Description |
|
|
Annium.Blazor.Routing
Package Description |
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 | 57 | 9/3/2026 |
| 1.1.50 | 28 | 9/4/2026 |
| 1.1.49 | 91 | 9/2/2026 |
| 1.1.48 | 276 | 8/28/2026 |
| 1.1.47 | 143 | 8/27/2026 |
| 1.1.46 | 178 | 8/27/2026 |
| 1.1.45 | 299 | 8/21/2026 |
| 1.1.44 | 213 | 8/18/2026 |
| 1.1.43 | 148 | 8/17/2026 |
| 1.1.42 | 141 | 8/17/2026 |
| 1.1.41 | 140 | 8/17/2026 |
| 1.1.40 | 243 | 7/24/2026 |
| 1.1.39 | 206 | 6/12/2026 |
| 1.1.38 | 146 | 5/1/2026 |
| 1.1.37 | 151 | 4/27/2026 |
| 1.1.36 | 182 | 4/26/2026 |
| 1.1.35 | 152 | 4/18/2026 |
| 1.1.34 | 290 | 12/26/2025 |
| 1.1.33 | 560 | 12/11/2025 |