EPPlus by: EPPlus Software AB
  • 1.963k total downloads
  • Latest version: 8.5.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 194 total downloads
  • Latest version: 8.4.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 214 total downloads
  • Latest version: 8.4.0
Package Description
ExcelDataReader by: ExcelDataReader developers
  • 422 total downloads
  • Latest version: 3.7.0-develop00310
  • excel xls xlsx xlsb
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
Fare by: Nikos Baxevanis
  • 233 total downloads
  • Latest version: 2.2.1
  • Regex Test NFA DFA Automaton
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.
EntityFramework by: Microsoft
  • 1.032k 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.
FastMember.Signed by: Marc Gravell
  • 39 total downloads
  • Latest version: 1.1.0
  • Reflection Dynamic Member Access
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
Enums.NET by: Tyler Brinkley
  • 150 total downloads
  • Latest version: 2.3.2
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
EFCore.BulkExtensions.SQLite by: borisdj
  • 25 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
ExcelNumberFormat by: ExcelNumberFormat developers
  • 257 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.
Elasticsearch.Net by: Elasticsearch Inc. and contributors
  • 706 total downloads
  • Latest version: 1.9.2
  • elasticsearch elastic search lucene nest
Exposes all the api endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
EntityFramework.BulkInsert-ef6-ext by: hugocl
  • 25 total downloads
  • Latest version: 6.0.3.1
Updated port of EntityFramework.BulkInsert from Codeplex site.
EFUtilities by: Mikael Eliasson
  • 243 total downloads
  • Latest version: 1.0.2
  • EF Batch BulkCopy SQL
Adds batch operations to Entity Framework when using MS Sql server
ExCSS by: Tyler Brinks
  • 23 total downloads
  • Latest version: 1.1.0
  • ExCSS CSS Style Stylesheet Parse Lexer Scanner Linq
ExCSS reads and parses stylesheets using CSS 3 and CSS 2 selector specifications, and is easily queryable from LINQ using its simple and readable object model.
FastReport.Compat by: Fast Reports Inc.
  • 304 total downloads
  • Latest version: 2021.1.5
  • reporting reports pdf html mvc docx xlsx Core
Common compatible types for FastReport .Net, Core and Mono
FastMember by: Marc Gravell
  • 154 total downloads
  • Latest version: 1.1.0
  • Reflection Dynamic Member Access
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
EFCore.BulkExtensions.SqlServer by: borisdj
  • 23 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
ExtendedNumerics.BigDecimal by: https://github.com/AdamWhiteHat
  • 33 total downloads
  • Latest version: 1.0.0.1
  • math mathematics biginteger decimal arbitrary-precision fractions numerics csharp
Arbitrary precision decimal class
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 1.429k total downloads
  • Latest version: 8.17.2
A collection of minimal binary files.
ExcelDataReader.DataSet by: ExcelDataReader developers
  • 134 total downloads
  • Latest version: 3.7.0-develop00310
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.