![]() |
VOOZH | about |
dotnet add package Rig.TUnit.All --version 0.1.0-beta.2
NuGet\Install-Package Rig.TUnit.All -Version 0.1.0-beta.2
<PackageReference Include="Rig.TUnit.All" Version="0.1.0-beta.2" />
<PackageVersion Include="Rig.TUnit.All" Version="0.1.0-beta.2" />Directory.Packages.props
<PackageReference Include="Rig.TUnit.All" />Project file
paket add Rig.TUnit.All --version 0.1.0-beta.2
#r "nuget: Rig.TUnit.All, 0.1.0-beta.2"
#:package Rig.TUnit.All@0.1.0-beta.2
#addin nuget:?package=Rig.TUnit.All&version=0.1.0-beta.2&prereleaseInstall as a Cake Addin
#tool nuget:?package=Rig.TUnit.All&version=0.1.0-beta.2&prereleaseInstall as a Cake Tool
Kitchen-sink meta-package containing every
Rig.TUnit.*package. Discouraged — prefer per-feature meta-packages.
A single NuGet that transitively references every leaf, family base, and
cross-cutting package in the Rig.TUnit ecosystem. Used internally by the
architecture-test project so rules like ProviderCompletenessTests can walk
the full assembly graph with one project reference. Externally it exists as
an escape hatch for polyrepo consumers who want everything installed at once.
Rig.TUnit (default stack) or
Rig.TUnit.Microservices (microservice stack) instead.using Rig.TUnit.Core.Builder;
using Rig.TUnit.Core.Helpers;
var rig = new RigBuilder().WithIsolation(IsolationKey.FromExecutionContext()).Build();
await using var _ = rig;
binds its own configuration section.
All types from every referenced Rig.TUnit.* package are available. See
individual READMEs for catalogues.
Per-package; Rig.TUnit.Core.Helpers.IsolationKey is the common thread.
actually exercise.
Rig.TUnit.Databases.Sql, Rig.TUnit.Messaging, etc.)
instead of Rig.TUnit.All.See .
entries under tests/Rig.TUnit.Benchmarks/.
MIT. See .
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.1.0-beta.2 | 73 | 4/27/2026 |
| 0.0.0-alpha.0.14 | 62 | 4/26/2026 |