GraphQL-Parser by: Marek Magdziak
  • 153 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
  • 508 total downloads
  • Latest version: 8.8.0
  • GraphQL.Analyzers analyzers
GraphQL.Analyzers
HangFire by: Sergey Odinokov
  • 54 total downloads
  • Latest version: 0.9.1
  • AspNet SqlServer Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Threading Queue
Incredibly easy and reliable way to perform fire-and-forget, delayed and recurring long-running, short-running, CPU or I/O intensive tasks inside ASP.NET application. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. http://hangfire.io/
Hangfire by: Sergey Odinokov
  • 344 total downloads
  • Latest version: 1.8.22
  • Hangfire AspNet MVC AspNetCore NetCore SqlServer 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 inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not 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.AspNetCore by: Sergey Odinokov
  • 3.906k total downloads
  • Latest version: 1.8.22
  • hangfire aspnetcore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Core by: Sergey Odinokov
  • 3.905k total downloads
  • Latest version: 1.8.22
  • 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
  • 638 total downloads
  • Latest version: 1.8.22
  • hangfire netcore
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
HangFire.SqlServer by: Sergey Odinokov
  • 457 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
  • 5.081k total downloads
  • Latest version: 1.8.22
  • 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.
HarfBuzzSharp by: Microsoft
  • 569 total downloads
  • Latest version: 7.3.0.3
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.macOS by: Microsoft
  • 241 total downloads
  • Latest version: 7.3.0.3
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HarfBuzzSharp.NativeAssets.Win32 by: Microsoft
  • 209 total downloads
  • Latest version: 7.3.0.3
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
Hl7.Fhir.ElementModel by: Firely (info@fire.ly) and contributors
  • 310 total downloads
  • Latest version: 3.8.3
  • HL7 FHIR Elements Firely SDK
Interfaces and classes to work with FHIR data without using POCOs, in concert with the Hl7.Fhir.Serialization assembly.
Hl7.Fhir.R4 by: Firely (info@fire.ly) and contributors
  • 276 total downloads
  • Latest version: 3.8.3
  • HL7 FHIR REST parse serialize class model Firely SDK
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: Firely (info@fire.ly) and contributors
  • 252 total downloads
  • Latest version: 3.8.3
  • HL7 FHIR xml json parsing serialization Firely SDK
Contains general interfaces and classes for working with FHIR data, regardless of FHIR version or POCO's
Hl7.Fhir.Support by: Firely (info@fire.ly) and contributors
  • 559 total downloads
  • Latest version: 3.8.3
  • HL7 FHIR Elements Utility Firely SDK
Common interfaces and classes used by all FHIR .NET assemblies
Hl7.Fhir.Support.Poco by: Firely (info@fire.ly) and contributors
  • 277 total downloads
  • Latest version: 3.8.3
  • HL7 FHIR POCO REST PARSE SERIALIZE Firely SDK
This is the support library for working with the POCO representation of HL7's FHIR model data
Hl7.FhirPath by: Firely (info@fire.ly) and contributors
  • 496 total downloads
  • Latest version: 3.8.3
  • HL7 FluentPath FhirPath query language CQL FHIR Firely SDK
This library contains a runtime environment for executing HL7 FhirPath queries and invariants. It is used by the Firely .NET SDK to run validation for the HL7 FHIR object model.
HtmlAgilityPack.NetCore by: Zulfahmi Ahmad
  • 30 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: Claire Novotny Mehdi Khalili
  • 976 total downloads
  • Latest version: 3.0.1
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
  • 756 total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
Humanizer.Core.af by: Mehdi Khalili Claire Novotny
  • 657 total downloads
  • Latest version: 2.14.1
Humanizer Locale Afrikaans (af)