Grpc.Core.Api
by: The gRPC Authors
- 6.635k total downloads
- Latest version: 2.80.0
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 4.573k total downloads
- Latest version: 2.80.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 2.683k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 5.738k total downloads
- Latest version: 2.80.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 5.839k total downloads
- Latest version: 2.82.0-pre1
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net
by: Rex Morgan
- 1.772k total downloads
- Latest version: 1.7.1
Blistering-fast Handlebars.js templates in your .NET application.
Hangfire
by: Sergey Odinokov
- 3.169k total downloads
- Latest version: 1.8.23
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.SqlServer
by: Sergey Odinokov
- 3.426k total downloads
- Latest version: 1.8.23
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.
HarfBuzzSharp.NativeAssets.Linux
by: Microsoft
- 257 total downloads
- Latest version: 8.3.1-preview.1.2
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
HotChocolate
by: ChilliCream authors and contributors
- 8.494k total downloads
- Latest version: 14.0.0-tags-13-1-0-preview-5.1
Contains the Hot Chocolate GraphQL query execution engine and query validation.
HotChocolate.AspNetCore
by: ChilliCream authors and contributors
- 19.062k total downloads
- Latest version: 16.3.0-p.1
This package contains the GraphQL ASP.NET Core middleware for Hot Chocolate. Moreover, this package includes the Nitro middleware, which provides you with our beloved GraphQL IDE middleware.
HotChocolate.Data
by: ChilliCream authors and contributors
- 21.194k total downloads
- Latest version: 16.3.0-p.1
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting
HotChocolate.Data.EntityFramework
by: ChilliCream authors and contributors
- 16.435k total downloads
- Latest version: 16.3.0-p.1
Contains extensions for seamless integration of Entity Framework Core into HotChocolate
HotChocolate.Types.Analyzers
by: ChilliCream authors and contributors
- 15.063k total downloads
- Latest version: 16.3.0-p.1
This package provides source generators for schema building.
HtmlAgilityPack
by: Simon Mourrier, Jeff Klawiter
- 137 total downloads
- Latest version: 1.4.3
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
- 822 total downloads
- Latest version: 3.0.10
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Hyak.Common
by: Microsoft
- 98 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: Jason Smith
- 16 total downloads
- Latest version: 1.0.1
The IESI Collections fills a gap in the Sytems Collection by providing a set collection. This collection comes in handy when an array or list are insufficient either because you need to add and remove elements often (tedious in an array) and duplicates are undesirable.
IFluentInterface
by: Daniel Cazzulino
- 3 total downloads
- Latest version: 2.1.0
The core interface to implement fluent APIs that hide the default System.Object members.