SoftwaredeveloperDotAt.Infrastructure.Core.Tests 8.0.0.142

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.142
                    
NuGet\Install-Package SoftwaredeveloperDotAt.Infrastructure.Core.Tests -Version 8.0.0.142
                    
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.142" />
                    
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.142" />
                    
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.142
                    
#r "nuget: SoftwaredeveloperDotAt.Infrastructure.Core.Tests, 8.0.0.142"
                    
#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.142
                    
#: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.142
                    
Install as a Cake Addin
#tool nuget:?package=SoftwaredeveloperDotAt.Infrastructure.Core.Tests&version=8.0.0.142
                    
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 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