Releases: HenkKin/EntityCloner.Microsoft.EntityFrameworkCore
Releases · HenkKin/EntityCloner.Microsoft.EntityFrameworkCore
v10.0.0
v9.1.0
What's Changed
- Fix/abstract class support by @michelebenolli in #19
New Contributors
- @michelebenolli made their first contribution in #19
Full Changelog: v9.0.1...v9.1.0
v9.0.1
Added sponsorship links to documentation.
Documentation is moved to https://www.learnentityframeworkcore.com/extensions/entitycloner-microsoft-entityframeworkcore
v9.0.0
v8.0.0
v7.1.0
What's Changed
- Features/support for hashsets by @HenkKin in #8
Added support for net6.0 and net7.0
Added support for HashSet
Support for Many to Many relationships (SkipNavigation)
Added tests
Updated nuget package versions
Updated documentation
Full Changelog: v7.0.0...v7.1.0