EPPlus.Interfaces by: EPPlus.Interfaces
  • 40 total downloads
  • Latest version: 9.0.0-preview
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 33 total downloads
  • Latest version: 9.0.0-preview
Package Description
ErrorOr by: Amichai Mantinband
  • 78 total downloads
  • Latest version: 2.1.1
  • Result Results ErrorOr Error Handling
A simple, fluent discriminated union of an error or a result.
Esprima by: Sebastien Ros
  • 139 total downloads
  • Latest version: 3.0.6
  • javascript parser ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExampleNuGetPackage by: ExampleNuGetPackage
  • 7 total downloads
  • Latest version: 1.0.0
Package Description
ExcelNumberFormat by: ExcelNumberFormat developers
  • 98 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
  • 259 total downloads
  • Latest version: 4.3.2
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.
FastMember by: Marc Gravell
  • 114 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
  • 69 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.
FirebaseAuthentication.net by: Step Up Labs Inc.
  • 358 total downloads
  • Latest version: 4.1.0
  • Firebase Auth Authentication Google Facebook Github Twitter
Unofficial C# implementation of Firebase authentication targetting .NET Standard. The library provides a drop-in auth solution that handles the flows for signing in users with email addresses and passwords, Identity Provider Sign In including Google, Facebook, GitHub, Twitter, Apple, Microsoft, Yahoo and anonymous sign-in. FirebaseUI is supported by platform-specific libraries: * FirebaseAuthentication.WPF * FirebaseAuthentication.UWP * FirebaseAuthentication.Maui
Fizzler by: Atif Aziz Colin Ramsay
  • 125 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
  • 1.209k 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
  • 642 total downloads
  • Latest version: 11.3.1
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 405 total downloads
  • Latest version: 12.1.1
Dependency injection extensions for FluentValidation
Flurl by: Todd Menier
  • 428 total downloads
  • Latest version: 4.0.0
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http by: Todd Menier
  • 634 total downloads
  • Latest version: 4.0.2
  • rest http httpclient json url uri tdd
A fluent, testable HTTP client library.
Fody by: The Fody Team
  • 708 total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
Frontend by: halit
  • 10 total downloads
  • Latest version: 1.0.3
Jquery,angular vs
FuzzySharp by: Jacob Bayer
  • 61 total downloads
  • Latest version: 2.0.2
  • Fuzzy String Matching Comparison FuzzyWuzzy FuzzySharp
Fuzzy string matcher based on FuzzyWuzzy algorithm from SeatGeek
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 46 total downloads
  • Latest version: 2.3.0
  • capstone disassembler reverse-engineering security arm x86
Capstone.NET is a .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.