Grpc.Net.Common by: The gRPC Authors
  • 131 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Reflection by: The gRPC Authors
  • 41 total downloads
  • Latest version: 2.67.0
  • gRPC reflection
gRPC C# Server Reflection
Grpc.Tools by: The gRPC Authors
  • 117 total downloads
  • Latest version: 2.70.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net by: Rex Morgan
  • 17 total downloads
  • Latest version: 2.1.2
  • handlebars mustache templating engine compiler
Blistering-fast Handlebars.js templates in your .NET application.
Handlebars.Net.Helpers by: Stef Heyenrath
  • 923 total downloads
  • Latest version: 2.4.13
  • 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
  • 572 total downloads
  • Latest version: 2.4.13
  • handlebars helper models interfaces
Core functionality for Handlebars.Net.Helpers
Handlebars.Net.Helpers.DynamicLinq by: Stef Heyenrath
  • 680 total downloads
  • Latest version: 2.4.10
  • handlebars helper Linq DynamicLinq
Handlebars.Net.Helpers DynamicLinq
Handlebars.Net.Helpers.Humanizer by: Stef Heyenrath
  • 647 total downloads
  • Latest version: 2.4.13
  • handlebars helper Humanizer
Handlebars.Net.Helpers Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities.
Handlebars.Net.Helpers.Json by: Stef Heyenrath
  • 560 total downloads
  • Latest version: 2.4.13
  • handlebars helper JsonPath Json
Handlebars.Net.Helpers Json
Handlebars.Net.Helpers.Random by: Stef Heyenrath
  • 724 total downloads
  • Latest version: 2.4.13
  • handlebars helper Random
Handlebars.Net.Helpers Random
Handlebars.Net.Helpers.Xeger by: Stef Heyenrath
  • 695 total downloads
  • Latest version: 2.4.13
  • handlebars helper Regex Xeger Fare
Handlebars.Net.Helpers Xeger (Fare)
Handlebars.Net.Helpers.XPath by: Stef Heyenrath
  • 597 total downloads
  • Latest version: 2.4.13
  • handlebars helper xpath xpath2
Handlebars.Net.Helpers XPath
Hangfire.AspNetCore by: Sergey Odinokov
  • 974 total downloads
  • Latest version: 1.8.18
  • hangfire aspnetcore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Core by: Sergey Odinokov
  • 13 total downloads
  • Latest version: 1.7.11
  • 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 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.NetCore by: Sergey Odinokov
  • 751 total downloads
  • Latest version: 1.8.18
  • hangfire netcore
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Hangfire.SqlServer by: Sergey Odinokov
  • 26 total downloads
  • Latest version: 1.8.17
  • 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.NativeAssets.macOS by: Microsoft
  • 13 total downloads
  • Latest version: 2.8.2
  • 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
  • 53 total downloads
  • Latest version: 2.8.2.4
  • 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.
Hellang.Middleware.ProblemDetails by: Kristian Hellang
  • 18 total downloads
  • Latest version: 6.4.0
  • middleware error exception RFC7807
Error handling middleware, using RFC7807
HtmlAgilityPack by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
  • 52 total downloads
  • Latest version: 1.11.54
  • 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).