NewHeap.Platform.AspNet.Common.Test
1.1.4
See the version list below for details.
dotnet add package NewHeap.Platform.AspNet.Common.Test --version 1.1.4
NuGet\Install-Package NewHeap.Platform.AspNet.Common.Test -Version 1.1.4
<PackageReference Include="NewHeap.Platform.AspNet.Common.Test" Version="1.1.4" />
<PackageVersion Include="NewHeap.Platform.AspNet.Common.Test" Version="1.1.4" />
<PackageReference Include="NewHeap.Platform.AspNet.Common.Test" />
paket add NewHeap.Platform.AspNet.Common.Test --version 1.1.4
#r "nuget: NewHeap.Platform.AspNet.Common.Test, 1.1.4"
#:package NewHeap.Platform.AspNet.Common.Test@1.1.4
#addin nuget:?package=NewHeap.Platform.AspNet.Common.Test&version=1.1.4
#tool nuget:?package=NewHeap.Platform.AspNet.Common.Test&version=1.1.4
NewHeap.Platform.AspNet.Common.Test
Reusable ASP.NET and EF Core test helpers for applications that consume
NewHeap.Platform.AspNet.Common. The package provides an in-memory DbContext
test context and automatic repository registration for consumer-owned DbSets.
This is a support library, not the location of NewHeap Platform's own regression
tests. Library self-tests live in the non-packable
src/Back-end/Tests/NewHeap.Platform.AspNet.Common.Tests project. EF Core
InMemory is suitable for isolated service tests, but does not replace SQL Server
or PostgreSQL verification for relational behavior.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Microsoft.EntityFrameworkCore.InMemory (>= 10.0.10)
- NewHeap.Platform.AspNet.Common (>= 1.1.4)
- NewHeap.Platform.Common.Test (>= 1.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.