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: | 8.0.0 |
Author(s): | Henk Kin |
Last Update: | Saturday, January 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HenkKin/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