Cloning entities using EntityFrameworkCore configuration.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 9.0.1 |
Author(s): | Henk Kin |
Last Update: | Wednesday, June 4, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.learnentityframeworkcore.com/extensions/entitycloner-microsoft-entityframeworkcore?utm_source=HenkKin&utm_medium=EntityCloner.Microsoft.EntityFrameworkCore |
NuGet Url: | https://www.nuget.org/packages/EntityCloner.Microsoft.EntityFrameworkCore |
Install
Install-Package EntityCloner.Microsoft.EntityFrameworkCore
dotnet add package EntityCloner.Microsoft.EntityFrameworkCore
paket add EntityCloner.Microsoft.EntityFrameworkCore
EntityCloner.Microsoft.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 5.0.0)
Tags