Top 20 NuGet Packages

Entity Framework Navigation base repository
Adds some base implementations for using repositories and unit of work pattern with the Entity Framework
EF Reference Pool Functionality
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbCont...
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbCont...
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbCont...
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbCont...
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework or just work safest with DbContext following the Microsoft recommendations about the DbCont...
A library for easy access to Riots League of Legends Developer Api. If you don't have your free developer key yet head over to https://developer.riotgames.com/ to sign up for one! You will need to add an App.config or Web.config with the following app settings: <add key="ApiKey" value="[Your Key H...
Fast Bulk insert extension for EntityFramework 6
UnitOfWork pattern by EF6
EF Collection Set Repository
Package Description
A library to seed databases from CSV files, using .NET Core and Entity Framework Core
Fixes for EntityFrameworkCore
Fixes for EntityFrameworkCore
Package to assist in boilerplate of repositories and predicate building with filter objects
Data repository for EntityFrameworkCore
EntityFramework 6.1.3的简单封装包。统一仓储的实现,支持MsSql、MySql和SqLite。
Efect is repository pattern implementation on top of Entity Framework.