Elasticsearch.Net
by: Elastic and contributors
- 2.918k total downloads
- Latest version: 7.17.5
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
- 1.289k total downloads
- Latest version: 8.17.1
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 939 total downloads
- Latest version: 6.5.1
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
- 24 total downloads
- Latest version: 6.0.3.1
Updated port of EntityFramework.BulkInsert from Codeplex site.
EntityFrameworkCore.Query
by: Kishor Naik
- 71 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.
- 187 total downloads
- Latest version: 3.0.0
Adds hierarchyid support to the SQL Server EF Core provider
EntityFrameworkCore.SqlServer.HierarchyId.Abstractions
by: Brice Lambson et al.
- 356 total downloads
- Latest version: 4.0.0
Common abstractions for using hierarchyid with EF Core
Enums.NET
by: Tyler Brinkley
- 304 total downloads
- Latest version: 5.0.0
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus
by: EPPlus Software AB
- 1.75k total downloads
- Latest version: 8.4.1
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 179 total downloads
- Latest version: 8.4.0
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 193 total downloads
- Latest version: 8.4.0
Package Description
ErrorOr
by: Amichai Mantinband
- 83 total downloads
- Latest version: 2.0.1
A simple, fluent discriminated union of an error or a result.
Esprima
by: Sebastien Ros
- 335 total downloads
- Latest version: 3.0.5
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExcelDataReader
by: ExcelDataReader developers
- 429 total downloads
- Latest version: 3.8.0
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet
by: ExcelDataReader developers
- 168 total downloads
- Latest version: 3.8.0
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 222 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
ExCSS
by: Tyler Brinks
- 422 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
- 288 total downloads
- Latest version: 3003.0.0.346
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.
Fare
by: Nikos Baxevanis
- 131 total downloads
- Latest version: 2.2.1
.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.
FastExpressionCompiler.src
by: Maksim Volkau
- 435 total downloads
- Latest version: 5.3.3
FastExpressionCompiler is 10-40x times faster than Expression.Compile()