Google.Api.Gax.Rest
by: Google LLC
- 477 total downloads
- Latest version: 4.8.0
Common Protocol Buffer messages for Google APIs
Google.Apis
by: Google LLC
- 813 total downloads
- Latest version: 1.69.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
- 853 total downloads
- Latest version: 1.69.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
- 854 total downloads
- Latest version: 1.69.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Apis.Gmail.v1
by: Google LLC
- 1 total downloads
- Latest version: 1.68.0.3427
Google APIs Client Library for working with Gmail v1.
Product documentation is available at:
https://developers.google.com/gmail/api/
API reference documentation for this package is available at:
https://googleapis.dev/dotnet/Google.Apis.Gmail.v1/latest/api/Google.Apis.Gmail.v1.html
The source code for this package is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Gmail.v1
Supported Platforms:
- .NET Framework 4.6.2+
- .NET Standard 2.0
- .NET 6.0+
Incompatible platforms:
- .NET Framework < 4.6.2
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin/MAUI
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Google.Apis.Oauth2.v2
by: Google LLC
- 676 total downloads
- Latest version: 1.68.0.1869
Google APIs Client Library for working with Oauth2 v2.
Product documentation is available at:
https://developers.google.com/identity/protocols/oauth2/
API reference documentation for this package is available at:
https://googleapis.dev/dotnet/Google.Apis.Oauth2.v2/latest/api/Google.Apis.Oauth2.v2.html
The source code for this package is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Oauth2.v2
Supported Platforms:
- .NET Framework 4.6.2+
- .NET Standard 2.0
- .NET 6.0+
Incompatible platforms:
- .NET Framework < 4.6.2
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin/MAUI
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Google.Protobuf
by: Google Inc.
- 965 total downloads
- Latest version: 3.32.0
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL-Parser
by: Marek Magdziak
- 2 total downloads
- Latest version: 3.0.0
Library containing lexer and parser for GraphQL syntax
Grpc.AspNetCore
by: The gRPC Authors
- 75 total downloads
- Latest version: 2.71.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 73 total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 74 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Net.Client
by: The gRPC Authors
- 961 total downloads
- Latest version: 2.71.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 77 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 963 total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 77 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
gstocco.YamlDotNet.YamlPath
by: gfs.YamlDotNet.YamlPath
- 1 total downloads
- Latest version: 1.0.26
Adds a Query extension method to YamlNode objects to perform YamlPath queries.
Hangfire.AspNetCore
by: Sergey Odinokov
- 9 total downloads
- Latest version: 1.8.22
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Core
by: Sergey Odinokov
- 7 total downloads
- Latest version: 1.8.22
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/