EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 795 total downloads
  • Latest version: 8.18.1
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 484 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.
EntityFrameworkCore.SqlServer.HierarchyId by: Brice Lambson et al.
  • 137 total downloads
  • Latest version: 4.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.
  • 116 total downloads
  • Latest version: 4.0.0
  • EFCore SQL Server HierarchyId
Common abstractions for using hierarchyid with EF Core
EPPlus by: EPPlus Software AB
  • 993 total downloads
  • Latest version: 8.6.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 55 total downloads
  • Latest version: 8.4.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 55 total downloads
  • Latest version: 8.4.0
Package Description
Esprima by: Sebastien Ros
  • 220 total downloads
  • Latest version: 3.0.6
  • javascript parser ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
Evolve by: Philippe Lécaillon
  • 341 total downloads
  • Latest version: 3.4.0-alpha1
  • evolve flyway sql database migration mysql sqlserver cassandra mariadb sqlite postgresql cockroachdb
Evolve is an easy migration tool that uses plain old sql scripts. Its purpose is to automate your database changes, and help keep those changes synchronized through all your environments and developpement teams. Every time you build your project, it will automatically ensure that your database is up-to-date, without having to do anything other than build. Install it and forget it !
Excubo.WebCompiler by: Stefan Lörwald
  • 1,132k total downloads
  • Latest version: 4.4.1
  • sass web css js scss
Excubo.WebCompiler is a dotnet global tool that compiles Scss files (other languages on the road map).
Extended.Wpf.Toolkit by: Xceed
  • 150 total downloads
  • Latest version: 5.1.2
  • Extended WPF Toolkit
Extended WPF Toolkit is the number one collection of WPF controls, components and utilities for creating next generation Windows applications. Provides 48 controls, all offered under the Xceed Software Inc Community License. v5.1 provides 12 bug fixes and improvements. Documentation, source, and discussions are hosted on Github at https://github.com/xceedsoftware/wpftoolkit. Check out the Plus Edition to support the project, get more controls and features, and work with a version a few releases ahead of the free releases.
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 258 total downloads
  • Latest version: 3003.2.0.161
  • 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.
Fare by: Nikos Baxevanis
  • 138 total downloads
  • Latest version: 2.2.2
  • 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.
FastExpressionCompiler by: Maksim Volkau
  • 574 total downloads
  • Latest version: 5.4.1
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler 5. 10-40x times faster than Expression.Compile()
FastExpressionCompiler.src by: Maksim Volkau
  • 350 total downloads
  • Latest version: 5.4.1
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FastMember by: Marc Gravell
  • 152 total downloads
  • Latest version: 1.5.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.
FastMember.Signed by: Marc Gravell
  • 85 total downloads
  • Latest version: 1.5.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.
FluentNHibernate by: James Gregory and contributors (Paul Batum Hudson Akridge Gleb Chermennov Jorge Rodríguez Galán).
  • 236 total downloads
  • Latest version: 3.4.1
  • ORM DAL NHibernate Fluent Conventions DataBase ADO.Net Mappings
Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.
FluentValidation by: Jeremy Skinner
  • 1,777k total downloads
  • Latest version: 12.1.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 770 total downloads
  • Latest version: 11.3.1
AspNetCore integration for FluentValidation