EmailValidation
by: Jeffrey Stedfast
- 8 total downloads
- Latest version: 1.0.6
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
- 74 total downloads
- Latest version: 4.0.2
Enums.NET is a high-performance type-safe .NET enum utility library
Esprima
by: Sebastien Ros
- 14 total downloads
- Latest version: 1.0.1258
Standard-compliant ECMAScript 2016 parser (also popularly known as JavaScript or ES6).
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
- 2 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.
ExtendedNumerics.BigDecimal
by: https://github.com/AdamWhiteHat
- 7 total downloads
- Latest version: 1.0.0.1
Arbitrary precision decimal class
FastEndpoints.Swagger
by: FastEndpoints
- 13 total downloads
- Latest version: 8.1.0-beta.21
Swagger support for FastEndpoints.
FastMember
by: Marc Gravell
- 11 total downloads
- Latest version: 1.3.0
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
- 7 total downloads
- Latest version: 1.3.0
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.
FFMpegCore
by: Vlad Jerca, Malte Rosenbjerg
- 2 total downloads
- Latest version: 2.0.0
A great way to use FFMpeg encoding when writing video applications, client-side and server-side. It has wrapper methods that allow conversion to all web formats: MP4, OGV, TS and methods of capturing screens from the videos.
FirebaseAdmin
by: Google Inc.
- 49 total downloads
- Latest version: 1.17.1
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their
services and applications.
Fizzler
by: Atif Aziz, Colin Ramsay
- 27 total downloads
- Latest version: 1.3.1
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentScheduler
by: Jim Geurts <jim@biacreations.com>, Talles L <talleslasmar@gmail.com> & further contributors
- 38 total downloads
- Latest version: 5.3.0
Automated job scheduler with fluent interface.
FluentValidation
by: Jeremy Skinner
- 256 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.ValidatorAttribute
by: Jeremy Skinner
- 61 total downloads
- Latest version: 8.6.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Flurl
by: Todd Menier
- 80 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http
by: Todd Menier
- 78 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable, testable HTTP client library.