MockEF.Moq
0.0.4.1
A Library for mocking EntityFramework contexts and replacing it with an in-memory store. Integrations with other frameworks can be found at: https://github.com/martinmilsom/MockEF
Install-Package MockEF.Moq -Version 0.0.4.1
dotnet add package MockEF.Moq --version 0.0.4.1
paket add MockEF.Moq --version 0.0.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- EntityFramework (>= 6.0.0)
- Moq (>= 4.5.21)