GenFu
by: misterjames, dpaquette, stimms
- 8 total downloads
- Latest version: 1.6.0
GenFu is a library you can use to generate realistic test data.
Google.Api.Gax
by: Google LLC
- 48 total downloads
- Latest version: 4.14.0
Support classes for Google API client libraries
Google.Api.Gax.Rest
by: Google LLC
- 54 total downloads
- Latest version: 4.14.0
Common Protocol Buffer messages for Google APIs
Google.Apis
by: Google LLC
- 48 total downloads
- Latest version: 1.75.0
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Google.Apis.Auth
by: Google LLC
- 78 total downloads
- Latest version: 1.75.0
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Google.Apis.Core
by: Google LLC
- 52 total downloads
- Latest version: 1.75.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Protobuf
by: Google Inc.
- 94 total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
GreenPipes
by: Chris Patterson
- 7 total downloads
- Latest version: 4.0.1
GreenPipes, a pipes and filters library for the Task Parallel Library
Grpc.AspNetCore
by: The gRPC Authors
- 69 total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 63 total downloads
- Latest version: 2.80.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 72 total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 49 total downloads
- Latest version: 2.83.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 18 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.ClientFactory
by: The gRPC Authors
- 63 total downloads
- Latest version: 2.83.0-pre1
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 61 total downloads
- Latest version: 2.83.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 71 total downloads
- Latest version: 2.81.0
gRPC and Protocol Buffer compiler for C# projects
Hangfire
by: Sergey Odinokov
- 137 total downloads
- Latest version: 1.8.24
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.AspNetCore
by: Sergey Odinokov
- 172 total downloads
- Latest version: 1.8.24
ASP.NET Core support for Hangfire, a background job framework for .NET applications.