Annium 1.3.6
Prefix ReservedSee the version list below for details.
dotnet add package Annium --version 1.3.6
NuGet\Install-Package Annium -Version 1.3.6
<PackageReference Include="Annium" Version="1.3.6" />
<PackageVersion Include="Annium" Version="1.3.6" />
<PackageReference Include="Annium" />
paket add Annium --version 1.3.6
#r "nuget: Annium, 1.3.6"
#:package Annium@1.3.6
#addin nuget:?package=Annium&version=1.3.6
#tool nuget:?package=Annium&version=1.3.6
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. |
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Annium:
| Package | Downloads |
|---|---|
|
Annium.Core.DependencyInjection
Package Description |
|
|
Annium.Execution.Background
Package Description |
|
|
Annium.Net.Base
Package Description |
|
|
Annium.Extensions.CommandLine
Package Description |
|
|
Annium.Components.State.Core
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.3.11 | 0 | 9/15/2026 |
| 1.3.10 | 246 | 9/14/2026 |
| 1.3.9 | 448 | 9/12/2026 |
| 1.3.8 | 712 | 9/11/2026 |
| 1.3.7 | 817 | 9/10/2026 |
| 1.3.6 | 953 | 9/9/2026 |
| 1.3.5 | 1,057 | 9/8/2026 |
| 1.3.4 | 1,117 | 9/8/2026 |
| 1.3.3 | 1,064 | 9/8/2026 |
| 1.3.2 | 1,148 | 9/8/2026 |
| 1.3.1 | 1,149 | 9/8/2026 |
| 1.3.0 | 1,104 | 9/7/2026 |
| 1.2.1 | 1,057 | 9/4/2026 |
| 1.2.0 | 1,130 | 9/3/2026 |
| 1.1.50 | 592 | 9/4/2026 |
| 1.1.49 | 1,002 | 9/2/2026 |
| 1.1.48 | 1,278 | 8/28/2026 |
| 1.1.47 | 745 | 8/27/2026 |
| 1.1.46 | 1,190 | 8/27/2026 |
| 1.1.45 | 1,734 | 8/21/2026 |