elmah.corelibrary by: Atif Aziz
  • 11 total downloads
  • Latest version: 2.0.0-alpha001
  • elmah error logging unhandled exception
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.
EntityFramework by: Microsoft
  • 85 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.
EntityFramework.Migrations by: Microsoft
  • 6 total downloads
  • Latest version: 0.9.0
Legacy package, Migrations is now included in the EntityFramework package.
Enums.NET by: Tyler Brinkley
  • 19 total downloads
  • Latest version: 5.0.0
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
envdte by: Microsoft
  • 34 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
envdte80 by: Microsoft
  • 33 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
EnyimMemcached by: Attila Kiskó
  • 9 total downloads
  • Latest version: 2.16.0
  • memcached enyim cache caching
Memcached client library for .NET based languages.
EPPlus by: EPPlus Software AB
  • 182 total downloads
  • Latest version: 8.2.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 15 total downloads
  • Latest version: 8.1.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 10 total downloads
  • Latest version: 8.1.0
Package Description
ErrorOr by: Amichai Mantinband
  • 15 total downloads
  • Latest version: 2.0.1
  • Result,Results,ErrorOr,Error,Handling
A simple, fluent discriminated union of an error or a result.
Esprima by: Sebastien Ros
  • 26 total downloads
  • Latest version: 3.0.5
  • javascript, parser, ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExcelNumberFormat by: ExcelNumberFormat developers
  • 22 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
  • 68 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
  • 40 total downloads
  • Latest version: 3001.1.0.233
  • 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.
FastExpressionCompiler.src by: Maksim Volkau
  • 44 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()
Fizzler by: Atif Aziz, Colin Ramsay
  • 18 total downloads
  • Latest version: 1.3.1
  • selectors w3c
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentValidation by: Jeremy Skinner
  • 321 total downloads
  • Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 88 total downloads
  • Latest version: 11.12.0
Dependency injection extensions for FluentValidation
FluentValidation.Mvc5 by: Jeremy Skinner
  • 83 total downloads
  • Latest version: 8.6.1
ASP.NET MVC 5 integration for FluentValidation