EntityCloner.Microsoft.EntityFrameworkCore
7.0.0
See the version list below for details.
dotnet add package EntityCloner.Microsoft.EntityFrameworkCore --version 7.0.0
NuGet\Install-Package EntityCloner.Microsoft.EntityFrameworkCore -Version 7.0.0
<PackageReference Include="EntityCloner.Microsoft.EntityFrameworkCore" Version="7.0.0" />
paket add EntityCloner.Microsoft.EntityFrameworkCore --version 7.0.0
#r "nuget: EntityCloner.Microsoft.EntityFrameworkCore, 7.0.0"
// Install EntityCloner.Microsoft.EntityFrameworkCore as a Cake Addin #addin nuget:?package=EntityCloner.Microsoft.EntityFrameworkCore&version=7.0.0 // Install EntityCloner.Microsoft.EntityFrameworkCore as a Cake Tool #tool nuget:?package=EntityCloner.Microsoft.EntityFrameworkCore&version=7.0.0
Updated to net7.0 and EF7
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net7.0
- Microsoft.EntityFrameworkCore (>= 7.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on EntityCloner.Microsoft.EntityFrameworkCore:
Package | Downloads |
---|---|
DataAccessClient.EntityFrameworkCore.SqlServer
Provides implementation for Data Access with EntityFrameworkCore.SqlServer. It provides implementation for IRepository<T> and DbContext. It also provides extension methods for IServiceCollection to easily adding types to .NET Core DependencyInjection. Is also supports using multiple DbContexts within same IUnitOfWork. |
|
DataAccessClient
Provides interfaces for Data Access with IRepository<T> and IUnitOfWork. Also provides haviorial interfaces for entities like IIdentifiable, ICreatable, IModifiable, ISoftDeletable, ITranslatable, ILocalizable, ITenantScopable and IRowVersioned. Last but not least provides some types for Exceptions and searching capabilities like Filtering,Paging, Sorting and Includes. |
GitHub repositories
This package is not used by any popular GitHub repositories.