EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 529 total downloads
  • Latest version: 8.17.2
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 676 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.
envdte by: Microsoft
  • 84 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte100 by: Microsoft
  • 89 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte80 by: Microsoft
  • 83 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte90 by: Microsoft
  • 86 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte90a by: Microsoft
  • 75 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
EphemeralMongo6.runtime.win-x64 by: Anthony Simmon
  • 24 total downloads
  • Latest version: 2.0.0
  • native
.NET wrapper for MongoDB 6.0.21 built for .NET Standard 2.0.
EPPlus by: EPPlus Software AB
  • 2.053k total downloads
  • Latest version: 8.5.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 96 total downloads
  • Latest version: 8.4.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 77 total downloads
  • Latest version: 8.4.0
Package Description
Esprima by: Sebastien Ros
  • 27 total downloads
  • Latest version: 1.0.1258
  • javascript parser
Standard-compliant ECMAScript 2016 parser (also popularly known as JavaScript or ES6).
ExcelDataReader by: ExcelDataReader developers
  • 143 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).
ExcelDataReader.DataSet by: ExcelDataReader developers
  • 84 total downloads
  • Latest version: 3.7.0-develop00310
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 113 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
  • 167 total downloads
  • Latest version: 3.0.0
ExCSS is a CSS 3 parser for .NET. ExCSS makes it easy to read and parse stylesheets into a friendly object model with full LINQ support.
FastEndpoints by: FastEndpoints
  • 3.02k total downloads
  • Latest version: 5.18.0.2-beta
  • http rest rest-api web-api webapi aspnet aspnetcore dotnet6 minimal-api vertical-slice-architecture repr-pattern
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Swagger by: FastEndpoints
  • 42 total downloads
  • Latest version: 8.1.0
Swagger support for FastEndpoints.
FastExpressionCompiler.src by: Maksim Volkau
  • 166 total downloads
  • Latest version: 4.2.0
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FastMember by: Marc Gravell
  • 83 total downloads
  • Latest version: 1.3.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.