Flurl by: Todd Menier
  • 476 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
  • 759 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
  • 4.848k total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
Fractions by: Daniel Mueller
  • 511 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.649k 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.544k 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.569k 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
  • 1.618k 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
Google.Protobuf by: Google Inc.
  • 747 total downloads
  • Latest version: 3.33.0-rc2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL by: Joe McBride
  • 2.31k total downloads
  • Latest version: 2.4.0
  • GraphQL json api
GraphQL for .NET
GraphQL-Parser by: Marek Magdziak
  • 127 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
  • 383 total downloads
  • Latest version: 8.6.0
  • GraphQL.Analyzers analyzers
GraphQL.Analyzers
Hangfire.AspNetCore by: Sergey Odinokov
  • 3.316k total downloads
  • Latest version: 1.8.21
  • hangfire aspnetcore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Core by: Sergey Odinokov
  • 3.059k total downloads
  • Latest version: 1.8.21
  • 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
  • 506 total downloads
  • Latest version: 1.8.21
  • hangfire netcore
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
HangFire.SqlServer by: Sergey Odinokov
  • 387 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
  • 4.228k total downloads
  • Latest version: 1.8.21
  • 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.
Hl7.Fhir.ElementModel by: Ewout Kramer (ewout@fire.ly) and contributors
  • 88 total downloads
  • Latest version: 2.0.0-beta1
  • HL7 FHIR Elements
Interfaces and classes to work with FHIR data without using POCOs, in concert with the Hl7.Fhir.Serialization assembly.
Hl7.Fhir.R4 by: Ewout Kramer (ewout@fire.ly) and contributors
  • 93 total downloads
  • Latest version: 2.0.0-beta1
  • HL7 FHIR REST parse serialize class model
This is the core support library for HL7's FHIR standard (http://hl7.org/fhir). It contains the core functionality to working with RESTful FHIR servers: POCO classes for FHIR, parsing/serialization of FHIR data and a FhirClient for easy access to FHIR servers.
Hl7.Fhir.Serialization by: Ewout Kramer (ewout@fire.ly) and contributors
  • 96 total downloads
  • Latest version: 2.0.0-beta1
  • HL7 FHIR xml json parsing serialization
Contains general interfaces and classes for working with FHIR data, regardless of FHIR version or POCO's
Hl7.Fhir.Support by: Ewout Kramer (ewout@fire.ly) and contributors
  • 244 total downloads
  • Latest version: 2.0.0-beta1
  • HL7 FHIR Elements Utility
Common interfaces and classes used by all FHIR .NET assemblies