Axiom.Core
2.8.0
dotnet add package Axiom.Core --version 2.8.0
NuGet\Install-Package Axiom.Core -Version 2.8.0
<PackageReference Include="Axiom.Core" Version="2.8.0" />
<PackageVersion Include="Axiom.Core" Version="2.8.0" />
<PackageReference Include="Axiom.Core" />
paket add Axiom.Core --version 2.8.0
#r "nuget: Axiom.Core, 2.8.0"
#:package Axiom.Core@2.8.0
#addin nuget:?package=Axiom.Core&version=2.8.0
#tool nuget:?package=Axiom.Core&version=2.8.0
Axiom.Core
Axiom.Core contains low-level Axiom primitives such as batching, failure modelling, formatting, and configuration.
It is a special-case package, not the default install path for most test projects. Most users should install Axiom.Assertions instead.
Install
dotnet add package Axiom.Core
Use this package when you want
Batchwithout the full fluent assertion surface- low-level formatting or failure infrastructure
- advanced integration or extension work on top of Axiom
Install a different package when
- you want the main fluent assertion library: install
Axiom.Assertions - you want analyzers and code fixes only: install
Axiom.Analyzers - you want JSON assertions: install
Axiom.Jsonon top ofAxiom.Assertions - you want
HttpResponseMessageassertions: installAxiom.Httpon top ofAxiom.Assertions - you want vector and retrieval assertions: install
Axiom.Vectorson top ofAxiom.Assertions
Documentation: spearzy.github.io/Axiom-Assertions Getting started: Getting Started
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. 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
- No dependencies.
-
net8.0
- No dependencies.
-
net9.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Axiom.Core:
| Package | Downloads |
|---|---|
|
Axiom.Assertions
Main fluent assertion package for .NET tests, with deterministic failure output, batching, equivalency, async assertions, and bundled analyzers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.8.0 | 216 | 5/12/2026 |
| 2.7.0 | 178 | 5/8/2026 |
| 2.6.0 | 160 | 5/7/2026 |
| 2.5.0 | 185 | 5/5/2026 |
| 2.4.0 | 168 | 5/4/2026 |
| 2.3.0 | 176 | 4/28/2026 |
| 2.2.0 | 165 | 4/23/2026 |
| 2.1.0 | 161 | 4/22/2026 |
| 2.0.0 | 147 | 4/21/2026 |
| 1.9.0 | 135 | 4/10/2026 |
| 1.8.0 | 142 | 4/9/2026 |
| 1.7.0 | 137 | 4/8/2026 |
| 1.6.0 | 134 | 4/8/2026 |
| 1.5.0 | 135 | 4/4/2026 |
| 1.4.0 | 134 | 4/3/2026 |
| 1.3.0 | 131 | 4/3/2026 |
| 1.2.0 | 141 | 4/2/2026 |
| 1.1.0 | 141 | 4/1/2026 |
| 1.0.0 | 146 | 3/29/2026 |
| 0.10.0 | 136 | 3/29/2026 |