Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 515 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth by: The gRPC Authors
  • 1,36k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core by: The gRPC Authors
  • 1,064k total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
C# implementation of gRPC based on native gRPC C-core library. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Core.Api by: The gRPC Authors
  • 858 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 970 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 822 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 920 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 1,361k total downloads
  • Latest version: 2.78.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net by: Rex Morgan
  • 758 total downloads
  • Latest version: 2.1.6
  • handlebars mustache templating engine compiler
Blistering-fast Handlebars.js templates in your .NET application.
Handlebars.Net.Helpers by: Stef Heyenrath
  • 578 total downloads
  • Latest version: 2.5.4
  • handlebars mustache helper helpers extensions constants collection enumerable system environment math regex datetime string dictionary
Several Handlebars.Net helpers in the categories: 'Boolean', 'Constants', 'DateTime', 'Path', 'Enumerable', 'Environment', 'Math', 'Regex', 'String' and 'Urls'.
Handlebars.Net.Helpers.Core by: Stef Heyenrath
  • 535 total downloads
  • Latest version: 2.5.4
  • handlebars helper models interfaces
Core functionality for Handlebars.Net.Helpers
Handlebars.Net.Helpers.Xeger by: Stef Heyenrath
  • 497 total downloads
  • Latest version: 2.5.4
  • handlebars helper Regex Xeger Fare
Handlebars.Net.Helpers Xeger (Fare)
Hangfire.Console by: Alexey Skalozub
  • 225 total downloads
  • Latest version: 1.4.3
  • hangfire console logging
Job console for Hangfire
HangFire.Core by: Sergey Odinokov
  • 119 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
  • 990 total downloads
  • Latest version: 1.8.23
  • 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/
HarfBuzzSharp by: Microsoft
  • 185 total downloads
  • Latest version: 2.6.1.5-preview.14
  • 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.Linux by: Microsoft
  • 180 total downloads
  • Latest version: 8.3.1-preview.1.2
  • graphics text cross-platform harfbuzzsharp harfbuzz ios android linux windows tvos macos tizen
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
Heron.MudCalendar by: Dan Heron
  • 199 total downloads
  • Latest version: 4.0.0
  • Calendar Blazor MudBlazor Components Blazor Components Blazor Library
A simple but powerful calendar component for MudBlazor.
HotChocolate by: ChilliCream authors and contributors
  • 473 total downloads
  • Latest version: 13.9.15
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL query execution engine and query validation.
HotChocolate.Data by: ChilliCream authors and contributors
  • 719 total downloads
  • Latest version: 16.0.0-p.11.24
  • GraphQL ChilliCream
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting
HtmlAgilityPack by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
  • 1,042k total downloads
  • Latest version: 1.12.4
  • HTML parse crawler spider linq
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). --------------------------------------- This library is sponsored by ZZZ Projects: https://entityframework-extensions.net/ https://eval-expression.net/ https://dapper-plus.net/ --------------------------------------- HAP is trusted by companies worldwide with over 150 million downloads.