Cloning entities using EntityFrameworkCore configuration.
This library is Cross-platform, supporting net6.0
, net7.0
, net8.0
and net9.0
.
You should install EntityCloner.Microsoft.EntityFrameworkCore with NuGet:
Install-Package EntityCloner.Microsoft.EntityFrameworkCore
Or via the .NET Core command line interface:
dotnet add package EntityCloner.Microsoft.EntityFrameworkCore
Either commands, from Package Manager Console or .NET Core CLI, will download and install EntityCloner.Microsoft.EntityFrameworkCore and all required dependencies.
The documentation is available at Learn Entity Framework Core.
Dapper Plus and Entity Framework Extensions are major sponsors and proud to contribute to the development of EntityCloner.Microsoft.EntityFrameworkCore.