EPPlus by: Jan Källman
  • 7 total downloads
  • Latest version: 4.1.0
  • Excel OOXML
A library to manage Excel spreadsheets, using OOXML.
ExcelNumberFormat by: ExcelNumberFormat developers
  • 36 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
  • 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.
FastMember by: Marc Gravell
  • 11 total downloads
  • Latest version: 1.3.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
  • 9 total downloads
  • Latest version: 1.3.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.
  • 48 total downloads
  • Latest version: 3.7.2
  • Firebase Auth Authentication Google Facebook Github Twitter Apple
Firebase authentication library. It can generate Firebase auth token based on given OAuth token (issued by Google, Facebook...). This Firebase token can then be used with REST queries against Firebase endpoints.
Fizzler by: Atif Aziz Colin Ramsay
  • 19 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
  • 205 total downloads
  • Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 28 total downloads
  • Latest version: 7.3.0-beta3
AspNetCore integration for FluentValidation
Flurl by: Todd Menier
  • 73 total downloads
  • Latest version: 3.0.0-pre4
  • 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
  • 86 total downloads
  • Latest version: 3.0.0-pre4
  • httpclient rest json http fluent url uri tdd assert async
A fluent, portable, testable HTTP client library.
Fody by: The Fody Team
  • 411 total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
FuzzySharp by: Jacob Bayer
  • 8 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)
  • 13 total downloads
  • Latest version: 2.0.2
  • capstone disassembler reverse-engineering security arm x86
Capstone.NET is an opinionated .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.
Google.Api.CommonProtos by: Google LLC
  • 45 total downloads
  • Latest version: 2.17.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Api.Gax by: Google Inc.
  • 110 total downloads
  • Latest version: 2.10.0
  • Google
Support classes for Google API client libraries
Google.Api.Gax.Grpc by: Google Inc.
  • 100 total downloads
  • Latest version: 2.10.0
  • Google
Additional support classes for Google gRPC API client libraries
Google.Apis by: Google LLC
  • 230 total downloads
  • Latest version: 1.65.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. The library supports service requests, media upload and download, etc. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support
Google.Apis.Analytics.v3 by: Google LLC
  • 97 total downloads
  • Latest version: 1.65.0.1679
  • Google
Google APIs Client Library for working with Analytics v3. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Incompatible platforms: - .NET Framework < 4.5 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0 More documentation on the API is available at: https://developers.google.com/api-client-library/dotnet/apis/analytics/v3 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Auth by: Google LLC
  • 223 total downloads
  • Latest version: 1.65.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec. Supported Platforms: - .NET Framework 4.5 - .NET Framework 4.6.1 - .Net Standard 1.3 - .Net Standard 2.0