AppShapes.Core.Testing
3.1.11
dotnet add package AppShapes.Core.Testing --version 3.1.11
NuGet\Install-Package AppShapes.Core.Testing -Version 3.1.11
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="AppShapes.Core.Testing" Version="3.1.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AppShapes.Core.Testing" Version="3.1.11" />
<PackageReference Include="AppShapes.Core.Testing" />
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 AppShapes.Core.Testing --version 3.1.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AppShapes.Core.Testing, 3.1.11"
#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 AppShapes.Core.Testing@3.1.11
#: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=AppShapes.Core.Testing&version=3.1.11
#tool nuget:?package=AppShapes.Core.Testing&version=3.1.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core testing patterns, e.g., MockLogger.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
| .NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- AppShapes.Core (>= 3.1.4)
- AppShapes.Core.Messaging (>= 3.2.3)
- Microsoft.AspNetCore.Mvc.Testing (>= 3.1.4)
- Microsoft.CodeAnalysis.CSharp (>= 3.6.0)
- Microsoft.EntityFrameworkCore (>= 3.1.4)
- Microsoft.EntityFrameworkCore.InMemory (>= 3.1.4)
- Microsoft.EntityFrameworkCore.Relational (>= 3.1.4)
- Microsoft.Extensions.Logging (>= 3.1.4)
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 |
|---|---|---|
| 3.1.11 | 1,356 | 6/3/2020 |
| 3.1.10 | 1,128 | 5/21/2020 |
| 3.1.9 | 1,112 | 5/13/2020 |
| 3.1.8 | 1,138 | 5/13/2020 |
| 3.1.7 | 1,136 | 5/12/2020 |
| 3.1.6 | 1,108 | 5/11/2020 |
| 3.1.5 | 1,115 | 5/11/2020 |
| 3.1.4 | 1,150 | 5/11/2020 |
| 3.1.3 | 1,143 | 5/10/2020 |
| 3.1.2 | 1,187 | 5/10/2020 |
| 3.1.1 | 1,065 | 5/10/2020 |
| 3.1.0 | 1,149 | 5/9/2020 |
| 2.2.6 | 1,223 | 5/8/2020 |
| 2.2.5 | 1,133 | 5/6/2020 |
| 2.2.4 | 1,116 | 5/2/2020 |
| 2.2.3 | 1,125 | 5/2/2020 |
| 2.2.2 | 1,107 | 5/1/2020 |
| 2.2.1 | 1,110 | 5/1/2020 |
| 2.2.0 | 1,059 | 5/1/2020 |
| 2.1.0 | 1,121 | 4/29/2020 |
| 2.0.1 | 1,068 | 4/28/2020 |
| 2.0.0 | 1,072 | 4/28/2020 |
| 1.0.0 | 1,133 | 4/27/2020 |
Add FormatterHelper