SoftwaredeveloperDotAt.Infrastructure.Core.Tests 8.0.0.141

There is a newer version of this package available.
See the version list below for details.
dotnet add package SoftwaredeveloperDotAt.Infrastructure.Core.Tests --version 8.0.0.141
                    
NuGet\Install-Package SoftwaredeveloperDotAt.Infrastructure.Core.Tests -Version 8.0.0.141
                    
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="8.0.0.141" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SoftwaredeveloperDotAt.Infrastructure.Core.Tests" Version="8.0.0.141" />
                    
Directory.Packages.props
<PackageReference Include="SoftwaredeveloperDotAt.Infrastructure.Core.Tests" />
                    
Project file
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 8.0.0.141
                    
#r "nuget: SoftwaredeveloperDotAt.Infrastructure.Core.Tests, 8.0.0.141"
                    
#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@8.0.0.141
                    
#: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=8.0.0.141
                    
Install as a Cake Addin
#tool nuget:?package=SoftwaredeveloperDotAt.Infrastructure.Core.Tests&version=8.0.0.141
                    
Install as a Cake Tool

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 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 was computed.  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 was computed.  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.

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 82 3/6/2026
10.0.0.1 84 2/26/2026
8.0.0.142 90 2/22/2026
8.0.0.141 89 2/21/2026
8.0.0.140 87 2/21/2026
8.0.0.138 98 1/20/2026
8.0.0.137 94 1/20/2026
8.0.0.136 291 12/18/2025
8.0.0.135 225 12/7/2025
8.0.0.134 179 12/5/2025
8.0.0.133 192 12/5/2025
8.0.0.132 182 12/5/2025
8.0.0.130 178 11/28/2025
8.0.0.129 202 11/27/2025
8.0.0.128 193 11/27/2025
8.0.0.127 203 11/27/2025
8.0.0.126 200 11/27/2025
8.0.0.125 198 11/24/2025
8.0.0.124 205 11/24/2025
8.0.0.123 208 11/24/2025
Loading failed