Indigina.UnitTesting
1.2.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Indigina.UnitTesting --version 1.2.1
NuGet\Install-Package Indigina.UnitTesting -Version 1.2.1
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.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Indigina.UnitTesting" Version="1.2.1" />
<PackageReference Include="Indigina.UnitTesting" />
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 Indigina.UnitTesting --version 1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Indigina.UnitTesting, 1.2.1"
#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 Indigina.UnitTesting@1.2.1
#: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=Indigina.UnitTesting&version=1.2.1
#tool nuget:?package=Indigina.UnitTesting&version=1.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This NuGet package contains Unit Testing helpers
| Product | Versions 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.
-
net8.0
- Indigina.Crosscutting (>= 1.2.0)
- Indigina.Data (>= 3.1.8)
- Indigina.Net.CodeStyle (>= 1.0.7)
- Indigina.Reactive (>= 1.3.12)
- Mapster (>= 7.4.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Moq (>= 4.20.70)
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.5 | 703 | 3/25/2026 |
| 1.2.4 | 212 | 3/12/2026 |
| 1.2.3 | 556 | 11/25/2025 |
| 1.2.2 | 2,758 | 3/14/2024 |
| 1.2.1 | 295 | 3/1/2024 |
| 1.2.0 | 295 | 2/27/2024 |
| 1.1.21 | 1,361 | 12/12/2023 |
| 1.1.20 | 203 | 12/12/2023 |
| 1.1.19 | 418 | 11/15/2023 |
| 1.1.18 | 243 | 11/15/2023 |
| 1.1.17 | 653 | 9/15/2023 |
| 1.1.16 | 421 | 8/7/2023 |
| 1.1.15 | 564 | 4/14/2023 |
| 1.1.14 | 769 | 3/8/2023 |
| 1.1.13 | 1,325 | 9/28/2022 |
| 1.1.12 | 609 | 9/22/2022 |
| 1.1.11 | 625 | 9/16/2022 |
| 1.1.10 | 628 | 8/26/2022 |
| 1.1.9 | 523 | 8/26/2022 |
| 1.1.8 | 987 | 7/11/2022 |
Loading failed
Update TestMapper to use Indigina.IMapper