FluentValidation by: Jeremy Skinner
  • 2.242k total downloads
  • Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Flurl by: Todd Menier
  • 211 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
  • 734 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: Fody
  • 3.553k total downloads
  • Latest version: 6.9.2
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
Fractions by: Daniel Mueller
  • 395 total downloads
  • Latest version: 6.0.0
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
Glob by: Kevin Thompson <kevin@theautomaters.com>
  • 1.195k total downloads
  • Latest version: 1.2.0-alpha0032
  • C# glob minimatch
A C# Glob library for .NET and .NET Core.
Google.Apis by: Google LLC
  • 1.028k 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.Auth by: Google LLC
  • 1.138k 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
Google.Apis.Core by: Google LLC
  • 915 total downloads
  • Latest version: 1.65.0
  • Google
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support
GraphQL by: Joe McBride
  • 1.967k total downloads
  • Latest version: 2.4.0
  • GraphQL json api
GraphQL for .NET
GraphQL-Parser by: Marek Magdziak
  • 90 total downloads
  • Latest version: 3.1.0-preview-39
  • GraphQL json api
Library containing lexer and parser for GraphQL syntax
GraphQL.Analyzers by: Joe McBride
  • 246 total downloads
  • Latest version: 8.5.0
  • GraphQL.Analyzers analyzers
GraphQL.Analyzers
Hangfire.AspNetCore by: Sergey Odinokov
  • 2.151k total downloads
  • Latest version: 1.8.20
  • hangfire aspnetcore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
HangFire.Core by: Sergey Odinokov
  • 386 total downloads
  • Latest version: 0.9.1
  • Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Threading Queue
Core components for HangFire (background job system for ASP.NET applications).
Hangfire.Core by: Sergey Odinokov
  • 2.95k total downloads
  • Latest version: 1.8.20
  • Hangfire OWIN Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
Hangfire.NetCore by: Sergey Odinokov
  • 334 total downloads
  • Latest version: 1.8.20
  • hangfire netcore
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
HangFire.SqlServer by: Sergey Odinokov
  • 276 total downloads
  • Latest version: 0.9.1
  • HangFire SqlServer SqlAzure
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
Hangfire.SqlServer by: Sergey Odinokov
  • 3.072k total downloads
  • Latest version: 1.8.20
  • Hangfire SqlServer SqlAzure LocalDB
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
Hardcodet.NotifyIcon.Wpf by: Philipp Sumi Robin Krom Jan Karger
  • 33 total downloads
  • Latest version: 1.1.0
This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform. It does not just rely on the Windows Forms NotifyIcon component, but is a purely independent control which leverages several features of the WPF framework in order to display rich tooltips, popups, context menus, and balloon messages. It can be used directly in code or embedded in any XAML file. Source code and extensive sample application available at http://www.hardcodet.net/projects/wpf-notifyicon
HtmlAgilityPack.NetCore by: Zulfahmi Ahmad
  • 42 total downloads
  • Latest version: 1.5.0.1
  • HTML parse crawler spider linq
Deprecated as there's new maintainer for original HAP project. Please check the new repo at https://github.com/zzzprojects/html-agility-pack. This is a port of HtmlAgilityPack library created by Simon Mourrier and Jeff Klawiter for .NET Core platform. This NuGet package supports can be used with Universal Windows Platform, ASP.NET 5 (using .NET Core) and full .NET Framework 4.6. Original description: This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
Humanizer by: Mehdi Khalili Claire Novotny
  • 790 total downloads
  • Latest version: 3.0.0-beta.96
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Humanizer.Core by: Mehdi Khalili Claire Novotny
  • 441 total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources