Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1.209k total downloads
- Latest version: 2.67.0
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
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
- 11 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
- 84 total downloads
- Latest version: 2.66.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 128 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
- 114 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
- 894 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
- 570 total downloads
- Latest version: 2.4.13
Core functionality for Handlebars.Net.Helpers
Handlebars.Net.Helpers.DynamicLinq
by: Stef Heyenrath
- 667 total downloads
- Latest version: 2.4.10
Handlebars.Net.Helpers DynamicLinq
Handlebars.Net.Helpers.Humanizer
by: Stef Heyenrath
- 636 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
- 555 total downloads
- Latest version: 2.4.13
Handlebars.Net.Helpers Json
Handlebars.Net.Helpers.Random
by: Stef Heyenrath
- 710 total downloads
- Latest version: 2.4.13
Handlebars.Net.Helpers Random
Handlebars.Net.Helpers.Xeger
by: Stef Heyenrath
- 659 total downloads
- Latest version: 2.4.13
Handlebars.Net.Helpers Xeger (Fare)
Handlebars.Net.Helpers.XPath
by: Stef Heyenrath
- 583 total downloads
- Latest version: 2.4.13
Handlebars.Net.Helpers XPath
Hangfire.AspNetCore
by: Sergey Odinokov
- 929 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/