Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 1.264k total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 14 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
  • 100 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Core.Testing by: The gRPC Authors
  • 12 total downloads
  • Latest version: 2.46.6
  • gRPC test testing
Miscellaneous code for testing Grpc.Core 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.Net.Client by: The gRPC Authors
  • 98 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 87 total downloads
  • Latest version: 2.66.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
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
  • 919 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
  • 646 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
  • 722 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
  • 596 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/