SoftwaredeveloperDotAt.Infrastructure.Core.Tests
10.0.0.3
dotnet add package SoftwaredeveloperDotAt.Infrastructure.Core.Tests --version 10.0.0.3
NuGet\Install-Package SoftwaredeveloperDotAt.Infrastructure.Core.Tests -Version 10.0.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SoftwaredeveloperDotAt.Infrastructure.Core.Tests" Version="10.0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SoftwaredeveloperDotAt.Infrastructure.Core.Tests" Version="10.0.0.3" />
<PackageReference Include="SoftwaredeveloperDotAt.Infrastructure.Core.Tests" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SoftwaredeveloperDotAt.Infrastructure.Core.Tests --version 10.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SoftwaredeveloperDotAt.Infrastructure.Core.Tests, 10.0.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SoftwaredeveloperDotAt.Infrastructure.Core.Tests@10.0.0.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SoftwaredeveloperDotAt.Infrastructure.Core.Tests&version=10.0.0.3
#tool nuget:?package=SoftwaredeveloperDotAt.Infrastructure.Core.Tests&version=10.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Infrastructure.Core.Tests
Infrastructure.Core.Tests ist eine Test-Hilfsbibliothek (`.NET 8`) f�r alles, was beim Testen von Komponenten aus `Infrastructure.Core` und darauf aufbauenden Projekten regelm��ig wiederkehrt.
Der Fokus liegt darauf, Test-Setup-Code (Host/DI/Configuration) nicht in jedem Testprojekt neu zu schreiben.
Was ist enthalten?
- `BaseTest`
- Gemeinsame Test-Basis (z.B. f�r DI Container, Configuration, Setup/Teardown)
- Abh�ngigkeiten f�r typische Unit-Tests:
- NUnit
- Moq
- Microsoft.Extensions.Hosting/DependencyInjection/Configuration
Verwendung
- Dieses Projekt wird �blicherweise aus anderen Testprojekten per `ProjectReference` eingebunden.
- Tests erben dann bspw. von `BaseTest` und verwenden die bereitgestellten Konventionen/Utilities.
Ausf�hren
- `dotnet test`
- Visual Studio Test Explorer
Voraussetzungen
- .NET SDK 8
Repository
| 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Microsoft.Extensions.Configuration (>= 10.0.3)
- Microsoft.Extensions.Configuration.Json (>= 10.0.3)
- Microsoft.Extensions.DependencyInjection (>= 10.0.3)
- Microsoft.Extensions.Hosting (>= 10.0.3)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.3)
- Moq (>= 4.20.72)
- NUnit (>= 4.5.0)
- SoftwaredeveloperDotAt.Infrastructure.Core (>= 10.0.0.3)
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 |
|---|---|---|
| 10.0.0.3 | 39 | 3/6/2026 |
| 10.0.0.1 | 83 | 2/26/2026 |
| 8.0.0.142 | 90 | 2/22/2026 |
| 8.0.0.141 | 88 | 2/21/2026 |
| 8.0.0.140 | 86 | 2/21/2026 |
| 8.0.0.138 | 97 | 1/20/2026 |
| 8.0.0.137 | 93 | 1/20/2026 |
| 8.0.0.136 | 290 | 12/18/2025 |
| 8.0.0.135 | 224 | 12/7/2025 |
| 8.0.0.134 | 177 | 12/5/2025 |
| 8.0.0.133 | 189 | 12/5/2025 |
| 8.0.0.132 | 181 | 12/5/2025 |
| 8.0.0.130 | 176 | 11/28/2025 |
| 8.0.0.129 | 200 | 11/27/2025 |
| 8.0.0.128 | 191 | 11/27/2025 |
| 8.0.0.127 | 201 | 11/27/2025 |
| 8.0.0.126 | 197 | 11/27/2025 |
| 8.0.0.125 | 195 | 11/24/2025 |
| 8.0.0.124 | 203 | 11/24/2025 |
| 8.0.0.123 | 205 | 11/24/2025 |
Loading failed