EntityFrameworkCore.SqlServer.HierarchyId.Abstractions by: Brice Lambson et al.
  • 382 total downloads
  • Latest version: 4.0.0
  • EFCore SQL Server HierarchyId
Common abstractions for using hierarchyid with EF Core
ExCSS by: Tyler Brinks
  • 970 total downloads
  • Latest version: 4.3.1
ExCSS is a CSS 2.1 and CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
EPPlus by: EPPlus Software AB
  • 2.277k total downloads
  • Latest version: 8.5.4
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EntityFramework by: Microsoft
  • 1.229k 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.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 307 total downloads
  • Latest version: 1.1.0
  • excel formatting numfmt formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 1.7k total downloads
  • Latest version: 8.18.1
A collection of minimal binary files.
ExcelDataReader by: ExcelDataReader developers
  • 665 total downloads
  • Latest version: 3.9.0-develop00574
  • excel xls xlsx dataset
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet by: ExcelDataReader developers
  • 307 total downloads
  • Latest version: 3.9.0-develop00574
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
EPPlus.Interfaces by: EPPlus.Interfaces
  • 223 total downloads
  • Latest version: 8.4.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 250 total downloads
  • Latest version: 8.4.0
Package Description
EntityFrameworkCore.SqlServer.HierarchyId by: Brice Lambson et al.
  • 229 total downloads
  • Latest version: 3.0.0
  • EFCore SQL Server HierarchyId
Adds hierarchyid support to the SQL Server EF Core provider
Esprima by: Sebastien Ros
  • 472 total downloads
  • Latest version: 3.0.6
  • javascript parser ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ErrorOr by: Amichai Mantinband
  • 141 total downloads
  • Latest version: 2.1.1
  • Result Results ErrorOr Error Handling
A simple, fluent discriminated union of an error or a result.
Enums.NET by: Tyler Brinkley
  • 409 total downloads
  • Latest version: 5.0.0
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
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
EntityFrameworkExtras.EF6 by: ZZZ Projects & Michael Rodda
  • 114 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.Query by: Kishor Naik
  • 86 total downloads
  • Latest version: 1.3.1.2
In this library we can add custom result set model classes in Entity framework core.
EntityFramework.MappingAPI by: Markko Legonkov
  • 68 total downloads
  • Latest version: 6.2.1
  • Deprecated
We moved here: https://entityframework-extensions.net/ NOTE: The current package is *UNSUPPORTED* since 2014
EntityFramework.BulkInsert-ef6-ext by: hugocl
  • 28 total downloads
  • Latest version: 6.0.3.1
Updated port of EntityFramework.BulkInsert from Codeplex site.
EntityFramework.BulkExtensions by: [Deprecated]
  • 22 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.