EImza-Ega.0.1 by: emrahtaylan
  • 22 total downloads
  • Latest version: 1.0.0
EImza-Ega
Elasticsearch.Net by: Elastic and contributors
  • 1.364k 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.
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 399 total downloads
  • Latest version: 8.11.1
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 565 total downloads
  • Latest version: 6.5.1
  • 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.
EntityFramework.BulkInsert-ef6-ext by: hugocl
  • 14 total downloads
  • Latest version: 6.0.3.1
Updated port of EntityFramework.BulkInsert from Codeplex site.
EntityFrameworkCore.Query by: Kishor Naik
  • 40 total downloads
  • Latest version: 1.3.1.2
In this library we can add custom result set model classes in Entity framework core.
EntityFrameworkCore.SqlServer.HierarchyId by: Brice Lambson et al.
  • 113 total downloads
  • Latest version: 3.0.0
  • EFCore SQL Server HierarchyId
Adds hierarchyid support to the SQL Server EF Core provider
EntityFrameworkCore.SqlServer.HierarchyId.Abstractions by: Brice Lambson et al.
  • 293 total downloads
  • Latest version: 4.0.0
  • EFCore SQL Server HierarchyId
Common abstractions for using hierarchyid with EF Core
EntityFrameworkExtras.EF6 by: ZZZ Projects & Michael Rodda
  • 46 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/
Enums.NET by: Tyler Brinkley
  • 166 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
  • 1.066k total downloads
  • Latest version: 8.1.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 83 total downloads
  • Latest version: 8.1.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 86 total downloads
  • Latest version: 8.1.0
Package Description
ErrorOr by: Amichai Mantinband
  • 47 total downloads
  • Latest version: 2.0.1
  • Result Results ErrorOr Error Handling
A simple, fluent discriminated union of an error or a result.
Esprima by: Sebastien Ros
  • 163 total downloads
  • Latest version: 3.0.5
  • javascript parser ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExcelDataReader by: ExcelDataReader developers
  • 235 total downloads
  • Latest version: 3.8.0-develop00498
  • excel xls xlsx dataset
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet by: ExcelDataReader developers
  • 45 total downloads
  • Latest version: 3.8.0-develop00498
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 114 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.
ExCSS by: Tyler Brinks
  • 219 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.
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 244 total downloads
  • Latest version: 3001.1.0.233
  • math mathematics arbitrary-precision floating-point decimal arithmetic trigonometry logarithms numerics numbers biginteger bigdecimal hyperbolic inverse trigonometric sine cosine tangent secant circular angles sin cos tan mantissa exponent floating point base10 csharp
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.