EntityFramework by: Microsoft
  • 370 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.
EntityFrameworkCore.SqlServer.HierarchyId by: Brice Lambson et al.
  • 64 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.
  • 47 total downloads
  • Latest version: 4.0.0
  • EFCore SQL Server HierarchyId
Common abstractions for using hierarchyid with EF Core
EPPlus by: EPPlus Software AB
  • 544 total downloads
  • Latest version: 8.5.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 28 total downloads
  • Latest version: 8.4.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 28 total downloads
  • Latest version: 8.4.0
Package Description
Esprima by: Sebastien Ros
  • 159 total downloads
  • Latest version: 3.0.5
  • javascript parser ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
Evolve by: Philippe Lécaillon
  • 241 total downloads
  • Latest version: 3.3.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 !
Extended.Wpf.Toolkit by: Xceed
  • 93 total downloads
  • Latest version: 5.0.0
  • 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.0 provides 3 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
  • 152 total downloads
  • Latest version: 3003.0.0.346
  • 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
  • 97 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.
FastExpressionCompiler by: Maksim Volkau
  • 355 total downloads
  • Latest version: 5.3.0
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler 5. 10-40x times faster than Expression.Compile()
FastExpressionCompiler.src by: Maksim Volkau
  • 249 total downloads
  • Latest version: 5.3.3
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FastMember by: Marc Gravell
  • 117 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
  • 55 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).
  • 180 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,252k total downloads
  • Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 248 total downloads
  • Latest version: 9.0.0-preview2
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 395 total downloads
  • Latest version: 11.12.0
Dependency injection extensions for FluentValidation
Fluid.Core by: Sebastien Ros
  • 1,053k total downloads
  • Latest version: 3.0.0-beta.5
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.