Search code examples
c#entity-frameworkunit-testingin-memory-database

Can I use in-memory Entity Framework 6.2.0 or if there any approach to do it


I want to use in-Memory entity framework , could you help me guys

I can't find a way to use In memory db @ entity framework 6.2.0


Solution

  • Yes, there is an in-memory provider for EF6 available: https://entityframework-effort.net/