Elasticsearch.Net by: Elastic and contributors
  • 3.859k total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
EntityFrameworkCore.SqlServer.HierarchyId.Abstractions by: Brice Lambson et al.
  • 384 total downloads
  • Latest version: 4.0.0
  • EFCore SQL Server HierarchyId
Common abstractions for using hierarchyid with EF Core
Enums.NET by: Tyler Brinkley
  • 434 total downloads
  • Latest version: 5.0.0
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus by: EPPlus Software AB
  • 2.449k total downloads
  • Latest version: 8.6.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 252 total downloads
  • Latest version: 8.4.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 273 total downloads
  • Latest version: 8.4.0
Package Description
EntityFramework by: Microsoft
  • 1.233k total downloads
  • Latest version: 6.6.0-preview1-final
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EFCore.BulkExtensions.SQLite by: borisdj
  • 30 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core SQLite Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EntityFrameworkCore.Query by: Kishor Naik
  • 87 total downloads
  • Latest version: 1.3.1.2
In this library we can add custom result set model classes in Entity framework core.
EntityFrameworkExtras.EF6 by: ZZZ Projects & Michael Rodda
  • 116 total downloads
  • Latest version: 3.0.5
  • EntityFramework StoredProcedure EF Database
EntityFrameworkExtras.EF6 provides some useful additions to EntityFramework such as executing Stored Procedures with User-Defined Table Types and Output Parameters. **IMPORTANT** - Entity Framework Core: https://www.nuget.org/packages/EntityFrameworkExtras.EFCore/ - Entity Framework 6: https://www.nuget.org/packages/EntityFrameworkExtras.EF6/ - Entity Framework 5: https://www.nuget.org/packages/EntityFrameworkExtras.EF5/ - Entity Framework 4: https://www.nuget.org/packages/EntityFrameworkExtras/
EntityFrameworkCore.SqlServer.HierarchyId by: Brice Lambson et al.
  • 243 total downloads
  • Latest version: 3.0.0
  • EFCore SQL Server HierarchyId
Adds hierarchyid support to the SQL Server EF Core provider
EntityFramework.BulkInsert-ef6-ext by: hugocl
  • 29 total downloads
  • Latest version: 6.0.3.1
Updated port of EntityFramework.BulkInsert from Codeplex site.
EntityFramework6.BulkInsert by: Daniel Destouche
  • 106 total downloads
  • Latest version: 6.0.3.10
  • data ef ef6 code-first batch bulk insert
Fast Bulk insert extension for EntityFramework 6
EFUtilities by: Mikael Eliasson
  • 303 total downloads
  • Latest version: 1.0.2
  • EF Batch BulkCopy SQL
Adds batch operations to Entity Framework when using MS Sql server
EntityFramework.MappingAPI by: Markko Legonkov
  • 70 total downloads
  • Latest version: 6.2.1
  • Deprecated
We moved here: https://entityframework-extensions.net/ NOTE: The current package is *UNSUPPORTED* since 2014
EFCore.BulkExtensions.SqlServer by: borisdj
  • 25 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core SQL Server Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
ErrorOr by: Amichai Mantinband
  • 143 total downloads
  • Latest version: 2.1.1
  • Result Results ErrorOr Error Handling
A simple, fluent discriminated union of an error or a result.
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 1.767k total downloads
  • Latest version: 8.18.2
A collection of minimal binary files.
Esprima by: Sebastien Ros
  • 492 total downloads
  • Latest version: 3.0.6
  • javascript parser ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
EntityFramework.BulkExtensions by: [Deprecated]
  • 23 total downloads
  • Latest version: 1.0.0
  • Deprecated
[Deprecated] Bulk operations extension library for Entity Framework. It can perform bulk insert, update or delete of collections of entities. You can see some usage exemples on the project site.