GoogleAnalyticsTracker.MVC4
by: GoogleAnalyticsTracker
- 4 total downloads
- Latest version: 5.0.0
GoogleAnalyticsTracker was created to have a means of tracking specific URL's directly from C#. For example, it enables you to log API calls to Google Analytics.
gotrue-csharp
by: Joseph Schultz <joseph@acupofjose.com>
- 129 total downloads
- Latest version: 4.3.1
A C# client for gotrue
Grpc.AspNetCore
by: The gRPC Authors
- 908 total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1.079k total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1.024k total downloads
- Latest version: 2.71.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web
by: The gRPC Authors
- 926 total downloads
- Latest version: 2.70.0
gRPC-Web support for ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 824 total downloads
- Latest version: 2.71.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 707 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.Net.Client
by: The gRPC Authors
- 864 total downloads
- Latest version: 2.71.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 1.053k total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 829 total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 1.309k total downloads
- Latest version: 2.71.0
gRPC and Protocol Buffer compiler for C# projects
Hammock
by: Daniel Crenna and Jason Diller
- 28 total downloads
- Latest version: 1.3.1
Hammock is an HTTP API library for .NET that greatly simplifies consuming and wrapping RESTful services.
HangFire
by: Sergey Odinokov
- 73 total downloads
- Latest version: 0.9.1
Incredibly 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 application. No Windows Service / Task Scheduler required. Even ASP.NET is not required.
Backed by Redis, SQL Server, SQL Azure or MSMQ.
http://hangfire.io/
Hangfire
by: Sergey Odinokov
- 458 total downloads
- Latest version: 1.8.18
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.AspNet
by: Sergey Odinokov
- 8 total downloads
- Latest version: 0.3.0
ASP.NET integration for Hangfire.
Hangfire.AspNetCore
by: Sergey Odinokov
- 488 total downloads
- Latest version: 1.8.18
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Console
by: Alexey Skalozub
- 84 total downloads
- Latest version: 1.4.3
Job console for Hangfire
Hangfire.Console.Extensions
by: Peter Andersson
- 30 total downloads
- Latest version: 2.0.0
Makes it easier to use Hangfire.Console with .net core dependency injection