Z.EntityFramework.Extensions
3.4.3
dotnet add package Z.EntityFramework.Extensions --version 3.4.3
NuGet\Install-Package Z.EntityFramework.Extensions -Version 3.4.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Z.EntityFramework.Extensions" Version="3.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Z.EntityFramework.Extensions --version 3.4.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Z.EntityFramework.Extensions, 3.4.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Z.EntityFramework.Extensions as a Cake Addin #addin nuget:?package=Z.EntityFramework.Extensions&version=3.4.3 // Install Z.EntityFramework.Extensions as a Cake Tool #tool nuget:?package=Z.EntityFramework.Extensions&version=3.4.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Find out everything about the entity framework extensions and all of its innovative tools to ameliorate your performances and reduce your operations saving time drastically.
Here's a few available features:
- BulkSaveChanges
- Bulk operations: delete, insert, update and merge
- Caching
- Audit
- Runtime model
- Execute extensions : entities, dataset, datatable, etc.
And many more!
***IMPORTANT*** This is a free month-long full version. To buy a license, visit us on : http://zzzprojects.com/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Z.EntityFramework.Extensions:
Repository | Stars |
---|---|
zzzprojects/EntityFramework-Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
zzzprojects/EntityFramework-Effort
Entity Framework Effort is a powerful tool that enables a convenient way to create automated tests for Entity Framework based applications.
|