Indigina.UnitTesting 1.2.2

dotnet add package Indigina.UnitTesting --version 1.2.2                
NuGet\Install-Package Indigina.UnitTesting -Version 1.2.2                
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="Indigina.UnitTesting" Version="1.2.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Indigina.UnitTesting --version 1.2.2                
#r "nuget: Indigina.UnitTesting, 1.2.2"                
#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.
// Install Indigina.UnitTesting as a Cake Addin
#addin nuget:?package=Indigina.UnitTesting&version=1.2.2

// Install Indigina.UnitTesting as a Cake Tool
#tool nuget:?package=Indigina.UnitTesting&version=1.2.2                

This NuGet package contains Unit Testing helpers

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Indigina.UnitTesting:

Package Downloads
Indigina.UnitTesting.AspNet

Indigina Unit Test helpers for AspNet

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.2 1,285 3/14/2024
1.2.1 178 3/1/2024
1.2.0 170 2/27/2024
1.1.21 1,199 12/12/2023
1.1.20 103 12/12/2023
1.1.19 308 11/15/2023
1.1.18 139 11/15/2023
1.1.17 518 9/15/2023
1.1.16 295 8/7/2023
1.1.15 409 4/14/2023
1.1.14 566 3/8/2023
1.1.13 1,125 9/28/2022
1.1.12 462 9/22/2022
1.1.11 461 9/16/2022
1.1.10 471 8/26/2022
1.1.9 366 8/26/2022
1.1.8 788 7/11/2022
1.1.7 489 7/6/2022
1.1.6 482 7/1/2022
1.1.5 621 5/27/2022
1.1.4 596 5/13/2022
1.1.3 771 3/7/2022
1.1.2 673 2/24/2022
1.1.1 601 2/18/2022
1.1.0 584 2/18/2022
1.0.33 573 2/10/2022
1.0.32-pre 196 2/4/2022
1.0.29-pre 234 1/19/2022
1.0.26-pre 427 10/5/2021
1.0.23-pre 510 7/14/2021
1.0.19-pre 265 7/13/2021
1.0.16-pre 336 7/12/2021
1.0.12-pre 250 7/12/2021
1.0.9-pre 293 7/1/2021
1.0.6 788 5/18/2021
1.0.5-pre 698 3/10/2021
1.0.2-pre 347 3/2/2021

Update TestMapper to use Indigina.IMapper