Releases: romantitov/MockQueryable
Releases · romantitov/MockQueryable
7.0.4-beta
v7.0.3
v7.0.2
#77 BuildMock moved to MockQueryable.EntityFrameworkCore - Thanks @skarllot
Full Changelog: v7.0.1...v7.0.2
v7.0.1
#74 Fix ToListAsync() for mocked DbSet by using lazy-creation of AsyncEnumerator - Thanks @fischero19
#75 Added method for build DbSet from IEnumerable. - Thanks @sq735
Entity Framework Core 7.0 supported
v7.0 EF Core 7.0 supported
V6.0.1
.Net 6 supported
.Net 6 supported
v5.0.2
Used TestAsyncEnumerableEfCore directly to improve performance (issue #55). Special thanks @natehitze Nate Hitze for the contribution.
v5.0.1
v5.0.0
.Net 5 supported