FakeDbSet 1.4.0
A ready to use FakeDbSet for faking Entity Framework code.
Install-Package FakeDbSet -Version 1.4.0
dotnet add package FakeDbSet --version 1.4.0
<PackageReference Include="FakeDbSet" Version="1.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FakeDbSet --version 1.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
A ready to use FakeDbSet for faking Entity Framework code. First release.
Dependencies
-
- EntityFramework (>= 5.0.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on FakeDbSet:
Package | Downloads |
---|---|
FakeDbSet.ContextGenerator
Automattically setting up a DbContext interface using FakeDbSet and MOQ
|
|
Smartrak.EFMockContext
Setting up a db context interface using FakeDbSet and MOQ
|
GitHub repositories
This package is not used by any popular GitHub repositories.