Top 20 NuGet Packages depending on EntityFramework

Total dependencies: 4898

Adds batch operations to Entity Framework when using MS Sql server
Interactive Pregenerated Views for Entity Framework 6.3.
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...
Provides powerful data access components to WebAPI server featuring OData 4 extended implementation, view projection technology, two-way data synchronization and seamless integration with Entity Framework. For the client counterpart, please install Intersoft.AppFramework package.
A complete C# re-write of Berkeley's open source Convolutional Architecture for Fast Feature Encoding (CAFFE) for Windows C# Developers with full On-line Help, now with Temporal Fusion Transformers, GPT, Seq2Seq/Attention, Single-Shot MultiBox, TripletNet, SiameseNet, NoisyNet, Deep Q-Network and Po...
Provides the Entity POCO classes for sharing data access with the EmailSpooler.Win32Service service
Use this project to pull in the three required Fluent Migrations to make your database able to store emails that the PeanutButter.EmailSpooler.Win32Service service can spool for you. You will need to inherit from the following migrations and add those inherited versions to your migration...
Provides server logging functionality that use Entity Framework for the storage.
Provides utility to perform data operation using intersoft data to EntityFramework.
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Example: https://dotnetfiddle.net/awlJdf Benchmark: https://dotnetfiddle.net/35mQ0W EF Core Package: https://www.nuget.org/packages/Z....
The Entity Framework provider for Firebird enables you to develop .NET applications that connect to the Firebird database using Entity Framework.
Contains classes to help with testing when entity and a SQL Server would be involved in production: * TestFixtureWithTempDb provides bootstrapping for tests which would use a temporary database (TempDBLocalDb) * EntityPersistenceTestFixtureBase provides helpers for the common test of persist...
Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more. Example: https://dotnetfiddle.net/awlJdf Benchmark: https://dotnetfiddle.net/35mQ0W EF Core Package: https://www.nuget.org/packages/Z....
Afx.Data.MSSQLServer.Entity
This assembly allows for creating a backend code in your ASP.NET application which would work with the designs created in Customers' Canvas web-to-print editor. You may iterate each design element, read or modify its properties, render the design to PDF or JPEG, generate new designs and do many othe...
Effort is basicly an ADO.NET provider that executes all the data operations on a lightweight in-process main memory database instead of a traditional external database. It provides some intuitive helper methods too that make really easy to use this provider with existing ObjectContext or DbContext c...
EntityFramework integration for Stove.
iRely.Common
DataTablePlus provides some helpful extensions in order to transform list of objects into data tables (it's able to use the object definitions and/or EntityFramework/EntityFrameworkCore mappings for creating the data table schema as well as its data) and also some SQL helpers capable of performing s...
Vasont Data Fakes For Testing