Top 20 NuGet codefirst Packages

This is the official GraphDiff package. GraphDiff - Allows for automatic update of a graph of detached entities using Entity Framework v6+. If you have ever felt the pain of updating a detached graph with one or more nested collections then this is for you :)
EntityFramework.Functions library implements Entity Framework code first support for - Stored procedures (with single result type, multiple result types, output parameter), - Table-valued functions (returning entity type, complex type), - Scalar-valued functions (composable, non-composable), - A...
Creates a SQLite Database from Code, using Entity Framework CodeFirst. This Project ships several IDbInitializer which creates a new SQLite Database, based on your model/code.
Support for store functions (table valued functions, scalar user defined functions and stored procedures) for Entity Framework 6.3.0+ Code First.
Abstract and base classes for Postulate ORM
OpenRiaServices.EntityFramework provides the DbDomainService and LinqToEntities classes which can be used to create Domain Service classes for use with a DbContext or ObjectContext from the EntityFramework package. This package supports versions of EntityFramework starting with EF 6.0.1
OpenRiaServices.EntityFramework provides the DbDomainService and LinqToEntities classes which can be used to create Domain Service classes for use with a DbContext or ObjectContext from the EntityFramework package. This package supports versions of EntityFramework starting with EF 6.0.1
AsyncApi code-first document generator
This package includes sample controllers, models, views for asp.net mvc codefirst project. Also it will generate sample seed data for database.
OpenRiaServices.EntityFramework provides the LinqToEntitiesDomainService<T> class which can be used to create Domain Service classes for use with an ObjectContext using older versions of Entity Framework. This package supports versions of EntityFramework less than 6. If you are using ObjectCo...
.NET SQLServer Data Access, Object Relational Mapper and Caching Library
Simple database Northwnd for Code First.
AsyncApi code-first document ui-view
Features - Creates a architecture in Visual Studio(Core, Data, Services) - Supports scaffolding of services, respositories and viewmodels - Supports scaffolding of ASP.NET MVC controllers - Supports scaffolding of ASP.NET WebAPI controllers - Supports scaffolding of XSockets.NET data sync controlle...
Automatically define state of and handle graph of EntityFramework models with ease.
RIAServicesContrib.EntityFramework provides the DbDomainService<T> class which can be used to create Domain Service classes for use with a DbContext from the EntityFramework package. This package supports versions of EntityFramework starting with EF 6.0.1.
Postulate ORM implementation for SQL Server
Local SQLite database generated via Entity Framework 6 from code (code first). Provides custom support for database migrations based on schema versioning as described by Inne Hoekstra: https://medium.com/@hoekje/simple-migrations-with-c-and-sqlite-9942e1863536 Adds a few sample files to your project...
Access Stored Procedures with Code First. Includes support for Input and Output parameters, multiple result sets and Table-valued parameters. V2.1 updates the Table-valued parameter support to a much simpler POCO model, more in keeping with the spirit of Code First / Entity Framework 4.1 ...
Api with swagger (dark theme) and repository