huysentruitw / entity-framework-core-mock

Easy Mock wrapper for mocking EFCore5 DbContext and DbSet using Moq or NSubstitute

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Any intention to publish version 2.5 to nuget?

LokiMidgard opened this issue · comments

It took me some time to find out why the async add was not working on datacontext, while the code of this lib showed it should be straight forward handeld.

:)