![]() |
VOOZH | about |
## Entity Framework Plus
EF6 Package: Z.EntityFramework.Plus.EF6
EF Core Package: Z.EntityFramework.Plus.EFCore
## Entity Framework Extensions
EF6 Package: Z.EntityFramework.Extensions
EF Core Package: Z.EntityFramework.Extensions.EFCore
dotnet add package EntityFramework.Extended --version 6.1.0.168
NuGet\Install-Package EntityFramework.Extended -Version 6.1.0.168
<PackageReference Include="EntityFramework.Extended" Version="6.1.0.168" />
<PackageVersion Include="EntityFramework.Extended" Version="6.1.0.168" />Directory.Packages.props
<PackageReference Include="EntityFramework.Extended" />Project file
paket add EntityFramework.Extended --version 6.1.0.168
#r "nuget: EntityFramework.Extended, 6.1.0.168"
#:package EntityFramework.Extended@6.1.0.168
#addin nuget:?package=EntityFramework.Extended&version=6.1.0.168Install as a Cake Addin
#tool nuget:?package=EntityFramework.Extended&version=6.1.0.168Install as a Cake Tool
This library has not been supported since 2015.
We highly recommend that you move to:
Website: https://entityframework-extensions.net/
Paid library to dramatically improve Entity Framework performance:
Website: https://entityframework-plus.net/
Free & Open source library that supports the following features:
ZZZ Projects owns EntityFramework.Extended as part of our mission to add value to the .NET community
Through Entity Framework Extensions and Dapper Plus, we actively sponsor and help key open-source libraries grow.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 5 NuGet packages that depend on EntityFramework.Extended:
| Package | Downloads |
|---|---|
|
Med.Comun.Datos.ICore
Target .NetFramework 4.5.1, .NetStandard 1.5, .NetStandard 1.6 y NetStandard 2.0 (.Net Core 2.0) https://docs.microsoft.com/en-us/dotnet/standard/net-standard#net-implementation-support Intefaces de acceso a datos mediante Entity Framework: -IContext -IDbContext -IBaseUnitOfWork -IRepository |
|
|
OSharp.Data.Entity
OSharp数据访问组件,封装EntityFramework数据访问功能的实现 |
|
|
OSharp.Data.Entity.MySql
OSharp数据访问组件,封装EntityFramework数据访问功能的MySql实现 |
|
|
Med.Comun.Datos.Core
Target .NetFramework 4.5.1, .NetStandard 1.5, .NetStandard 1.6 y NetStandard 2.0 (.Net Core 2.0) https://docs.microsoft.com/en-us/dotnet/standard/net-standard#net-implementation-support Implementaciones de acceso a datos mediante Entity Framework: -ContextAdapter -BaseUnitOfWork -Repository -Excepciones -Helpers IoC Container Benchmark Success |
|
|
NidoFramework
Nido Framework is developed on top of MS .NET entity framework, and also heavily influenced by the code first technique. The framework provides a standard method of coding your business logic layer as well as data access layer. That allows you to have much predictable, standard, and best performing codes despite worrying about the expertise of the developers who write them. Additionally once you start using Nido across your development center you will easily be able to jump from one project to another without spending tons of time for knowledge transfers. |
Showing the top 4 popular GitHub repositories that depend on EntityFramework.Extended:
| Repository | Stars |
|---|---|
|
gmf520/osharp-v4
osharp framework with .net framework version 4.x
|
|
|
yuezhongxin/DDD.Sample
DDD 示例框架
|
|
|
smartbooks/QuickBootstrap
基于ASP.NET MVC、EntityFramework、Memcached、Bootstrap的快速项目开发框架,只需3秒钟即可创建一个带有简单用户管理的项目。
|
|
|
zhoufeihong/SimpleSSO
基于Microsoft.Owin.Security.OAuth实现OAuth 2.0所有应用场景,可集成单点登录功能
|