GraphQL-Parser
by: Marek Magdziak
- 35 total downloads
- Latest version: 1.0.0
Library containing lexer and parser for GraphQL syntax
HangFire
by: Sergey Odinokov
- 88 total downloads
- Latest version: 0.9.1
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
- 563 total downloads
- Latest version: 1.8.22
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.Core
by: Sergey Odinokov
- 687 total downloads
- Latest version: 0.9.1
Core components for HangFire (background job system for ASP.NET applications).
HangFire.SqlServer
by: Sergey Odinokov
- 488 total downloads
- Latest version: 0.9.1
SQL Server / SQL Azure job storage implementation for HangFire (background job system for ASP.NET applications).
Hangfire.SqlServer
by: Sergey Odinokov
- 5.262k total downloads
- Latest version: 1.8.22
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
- 41 total downloads
- Latest version: 1.0.8
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
Hl7.Fhir.ElementModel
by: Ewout Kramer (ewout@fire.ly) and contributors
- 82 total downloads
- Latest version: 1.9.0
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
- 67 total downloads
- Latest version: 1.9.0
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
- 77 total downloads
- Latest version: 1.9.0
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
- 227 total downloads
- Latest version: 1.9.0
Common interfaces and classes used by all FHIR .NET assemblies
Hl7.Fhir.Support.Poco
by: Ewout Kramer (ewout@fire.ly) and contributors
- 81 total downloads
- Latest version: 1.9.0
This is the support library for working with the POCO representation of HL7's FHIR model data
Hl7.FhirPath
by: Ewout Kramer (ewout@fire.ly) and contributors
- 219 total downloads
- Latest version: 1.9.0
This library contains a runtime environment for executing HL7 FhirPath queries and invariants. It is used by the HL7 .NET FHIR API to run validation for the HL7 FHIR object model.
Humanizer
by: Claire Novotny Mehdi Khalili
- 1.445k 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
Hyak.Common
by: Microsoft
- 258 total downloads
- Latest version: 1.2.2
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
Iesi.Collections
by: Aidant Systems Jason Smith NHibernate community
- 1.282k total downloads
- Latest version: 4.2.0-ci.16
The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory. However, some specialized implementations of ISet are not available. Iesi.Collections 4.0 for .Net 4.0 contains the LinkedHashSet (preserves insertion order), the ReadOnlySet and the SynchronizedSet. The latter two wrap an actual set.
IgnoresAccessChecksToGenerator
by: Eli Arbel
- 12 total downloads
- Latest version: 0.8.0
Generates IgnoresAccessChecksTo attributes and reference assemblies to allow compile-time access to internals
IndexRange
by: Bradley Grainger
- 54 total downloads
- Latest version: 1.1.0
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.