Grpc.Core
by: The gRPC Authors
- 14 total downloads
- Latest version: 2.46.6
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.Testing
by: The gRPC Authors
- 12 total downloads
- Latest version: 2.46.6
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.ClientFactory
by: The gRPC Authors
- 86 total downloads
- Latest version: 2.66.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 131 total downloads
- Latest version: 2.67.0
Infrastructure for common functionality in gRPC
Grpc.Reflection
by: The gRPC Authors
- 41 total downloads
- Latest version: 2.67.0
gRPC C# Server Reflection
Grpc.Tools
by: The gRPC Authors
- 117 total downloads
- Latest version: 2.70.0
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net
by: Rex Morgan
- 17 total downloads
- Latest version: 2.1.2
Blistering-fast Handlebars.js templates in your .NET application.
Handlebars.Net.Helpers
by: Stef Heyenrath
- 896 total downloads
- Latest version: 2.4.13
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
Core functionality for Handlebars.Net.Helpers
Handlebars.Net.Helpers.DynamicLinq
by: Stef Heyenrath
- 679 total downloads
- Latest version: 2.4.10
Handlebars.Net.Helpers DynamicLinq
Handlebars.Net.Helpers.Humanizer
by: Stef Heyenrath
- 645 total downloads
- Latest version: 2.4.13
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.Net.Helpers Json
Handlebars.Net.Helpers.Random
by: Stef Heyenrath
- 717 total downloads
- Latest version: 2.4.13
Handlebars.Net.Helpers Random
Handlebars.Net.Helpers.Xeger
by: Stef Heyenrath
- 695 total downloads
- Latest version: 2.4.13
Handlebars.Net.Helpers Xeger (Fare)
Handlebars.Net.Helpers.XPath
by: Stef Heyenrath
- 596 total downloads
- Latest version: 2.4.13
Handlebars.Net.Helpers XPath
Hangfire.AspNetCore
by: Sergey Odinokov
- 968 total downloads
- Latest version: 1.8.18
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
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
- 242 total downloads
- Latest version: 1.8.18
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.