PeanutButter.TestUtils.Entity
2.0.96
Prefix Reserved
dotnet add package PeanutButter.TestUtils.Entity --version 2.0.96
NuGet\Install-Package PeanutButter.TestUtils.Entity -Version 2.0.96
<PackageReference Include="PeanutButter.TestUtils.Entity" Version="2.0.96" />
<PackageVersion Include="PeanutButter.TestUtils.Entity" Version="2.0.96" />
<PackageReference Include="PeanutButter.TestUtils.Entity" />
paket add PeanutButter.TestUtils.Entity --version 2.0.96
#r "nuget: PeanutButter.TestUtils.Entity, 2.0.96"
#:package PeanutButter.TestUtils.Entity@2.0.96
#addin nuget:?package=PeanutButter.TestUtils.Entity&version=2.0.96
#tool nuget:?package=PeanutButter.TestUtils.Entity&version=2.0.96
Contains classes to help with testing when entity and a SQL Server would be involved in production:
* TestFixtureWithTempDb provides bootstrapping for tests which would use a temporary database (TempDBLocalDb)
* EntityPersistenceTestFixtureBase provides helpers for the common test of persisting and recalling entities
to test that mappings (automatic or manual) work as expected
* DbContextExtensions adds SaveChangesWithErrorReporting(), an extension method for DbContext derivatives
to provide more information within tests as to why a test is failing (such information is usually buried within
the exception maze that Entity provides)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5.2
- EntityFramework (>= 6.1.3)
- NUnit (>= 3.5.0)
- PeanutButter.FluentMigrator (>= 2.0.96)
- PeanutButter.RandomGenerators (>= 2.0.96)
- PeanutButter.TempDb (>= 2.0.96)
- PeanutButter.TempDb.LocalDb (>= 2.0.96)
- PeanutButter.TestUtils.Generic (>= 2.0.96)
- PeanutButter.Utils (>= 2.0.96)
- PeanutButter.Utils.Entity (>= 2.0.96)
-
.NETFramework 4.6.2
- EntityFramework (>= 6.1.3)
- NUnit (>= 3.5.0)
- PeanutButter.FluentMigrator (>= 2.0.96)
- PeanutButter.RandomGenerators (>= 2.0.96)
- PeanutButter.TempDb (>= 2.0.96)
- PeanutButter.TempDb.LocalDb (>= 2.0.96)
- PeanutButter.TestUtils.Generic (>= 2.0.96)
- PeanutButter.Utils (>= 2.0.96)
- PeanutButter.Utils.Entity (>= 2.0.96)
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 |
|---|---|---|
| 2.0.96 | 2,107 | 7/26/2022 |
| 2.0.95 | 803 | 7/26/2022 |
| 2.0.94 | 840 | 7/25/2022 |
| 2.0.93 | 788 | 7/25/2022 |
| 2.0.92 | 933 | 7/15/2022 |
| 2.0.91 | 931 | 7/15/2022 |
| 2.0.90 | 915 | 7/14/2022 |
| 2.0.89 | 912 | 7/14/2022 |
| 2.0.88 | 846 | 7/12/2022 |
| 2.0.87 | 871 | 7/11/2022 |
| 2.0.86 | 857 | 7/11/2022 |
| 2.0.85 | 893 | 7/11/2022 |
| 2.0.84 | 880 | 7/8/2022 |
| 2.0.83 | 954 | 6/29/2022 |
| 2.0.82 | 874 | 6/29/2022 |
| 2.0.81 | 973 | 6/23/2022 |
| 2.0.80 | 918 | 6/15/2022 |
| 2.0.79 | 879 | 6/14/2022 |
| 2.0.78 | 853 | 6/14/2022 |
| 2.0.77 | 963 | 5/24/2022 |