EntityFrameworkTestable 0.1.3-alpha
dotnet add package EntityFrameworkTestable --version 0.1.3-alpha
NuGet\Install-Package EntityFrameworkTestable -Version 0.1.3-alpha
<PackageReference Include="EntityFrameworkTestable" Version="0.1.3-alpha" />
paket add EntityFrameworkTestable --version 0.1.3-alpha
#r "nuget: EntityFrameworkTestable, 0.1.3-alpha"
// Install EntityFrameworkTestable as a Cake Addin #addin nuget:?package=EntityFrameworkTestable&version=0.1.3-alpha&prerelease // Install EntityFrameworkTestable as a Cake Tool #tool nuget:?package=EntityFrameworkTestable&version=0.1.3-alpha&prerelease
EntityFrameworkTestable provides wrappers around EntityFramework classes in order to make them more testable.
Add this package to your assemblies which use EntityFramework.
Add package EntityFrameworkTestable.Testing to your test assemblies.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- EntityFramework (>= 6.1.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EntityFrameworkTestable:
Package | Downloads |
---|---|
EntityFrameworkTestable.Testing
EntityFrameworkTestable provides wrappers around EF class to make them more testable. Add this NuGet package (EntityFrameworkTestable.Testing) to your test assemblies. Add package EntityFrameworkTestable to your non-test assemblies which require EntityFramework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.3-alpha | 984 | 1/27/2015 |
0.1.2-alpha | 881 | 1/27/2015 |