EmailValidation
by: Jeffrey Stedfast
- 18 total downloads
- Latest version: 1.3.0
A simple (but correct) .NET class for validating email addresses.
Supports mail addresses as defined in rfc5322 as well as the new Internationalized Mail Address standards (rfc653x).
EntityFramework
by: Microsoft
- 149 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.Migrations
by: Microsoft
- 10 total downloads
- Latest version: 0.9.0
Legacy package, Migrations is now included in the EntityFramework package.
Enums.NET
by: Tyler Brinkley
- 93 total downloads
- Latest version: 5.0.0
Enums.NET is a high-performance type-safe .NET enum utility library
envdte
by: Microsoft
- 116 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
envdte80
by: Microsoft
- 110 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
EPPlus
by: EPPlus Software AB
- 152 total downloads
- Latest version: 8.5.0
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 88 total downloads
- Latest version: 8.4.0
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 25 total downloads
- Latest version: 8.4.0
Package Description
ErrorOr
by: Amichai Mantinband
- 212 total downloads
- Latest version: 2.0.1
A simple, fluent discriminated union of an error or a result.
Esprima
by: Sebastien Ros
- 65 total downloads
- Latest version: 3.0.5
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExcelNumberFormat
by: ExcelNumberFormat developers
- 41 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
- 52 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
- 124 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.
FastEndpoints.Attributes
by: FastEndpoints
- 35 total downloads
- Latest version: 8.1.0-beta.10
Attributes used by FastEndpoints.
FastEndpoints.Core
by: FastEndpoints
- 10 total downloads
- Latest version: 7.2.0-beta.12
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 34 total downloads
- Latest version: 7.3.0-beta.14
Core messaging interfaces used by FastEndpoints.
fasterflect
by: Buu Nguyen, Morten Mertner, Bernard Dijk
- 2 total downloads
- Latest version: 3.0.0
.NET library that improves your productivity and application performance when performing reflection operations. It allows you to perform metadata lookup and reflection invocation intuitively while achieving greater performance than the built-in .NET Reflection.
FastExpressionCompiler.src
by: Maksim Volkau
- 99 total downloads
- Latest version: 5.3.3
FastExpressionCompiler is 10-40x times faster than Expression.Compile()