Releases: rgvlee/EntityFrameworkCore.Testing
Releases · rgvlee/EntityFrameworkCore.Testing
4.0.0-net6.preview.3
Changes
- #74 AsyncEnumerable expression population changed; previously the sequence expression would always be wrapped in a fake query root expression, now it is only done when the set is directly accessed
- #77 DbSet initialization for the NSubstitute version converted to on demand
- GitHub actions release workflow added
3.0.2
Changes
- #74 AsyncEnumerable expression population changed; previously the sequence expression would always be wrapped in a fake query root expression, now it is only done when the set is directly accessed
- #77 DbSet initialization for the NSubstitute version converted to on demand
- GitHub actions release workflow added
3.0.2-rc02
Changes
- GitHub actions release workflow updated
3.0.2-rc01
Changes
- #74 AsyncEnumerable expression population changed; previously the sequence expression would always be wrapped in a fake query root expression, now it is only done when the set is directly accessed
- #77 DbSet initialization for the NSubstitute version converted to on demand
- GitHub actions release workflow added
2.4.2
2.4.2-rc01
Changes
- #77 DbSet initialization for the NSubstitute version converted to on demand
- GitHub actions release workflow added
1.3.2
1.3.2-rc01
Changes
- #77 DbSet initialization for the NSubstitute version converted to on demand
- GitHub actions release workflow added