Google.Apis.SearchConsole.v1
by: Google LLC
- 37 total downloads
- Latest version: 1.68.0.3476
Google APIs Client Library for working with Searchconsole v1.
Product documentation is available at:
https://developers.google.com/webmaster-tools/about
API reference documentation for this package is available at:
https://googleapis.dev/dotnet/Google.Apis.SearchConsole.v1/latest/api/Google.Apis.SearchConsole.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.SearchConsole.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.Sheets.v4
by: Google LLC
- 404 total downloads
- Latest version: 1.72.0.3966
Google APIs Client Library for working with Sheets v4.
Product documentation is available at:
https://developers.google.com/workspace/sheets/
API reference documentation for this package is available at:
https://googleapis.dev/dotnet/Google.Apis.Sheets.v4/latest/api/Google.Apis.Sheets.v4.html
The source code for this package is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Sheets.v4
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.TagManager.v2
by: Google LLC
- 317 total downloads
- Latest version: 1.73.0.3989
Google APIs Client Library for working with Tagmanager v2.
Product documentation is available at:
https://developers.google.com/tag-manager
API reference documentation for this package is available at:
https://googleapis.dev/dotnet/Google.Apis.TagManager.v2/latest/api/Google.Apis.TagManager.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.TagManager.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.LongRunning
by: Google LLC
- 57 total downloads
- Latest version: 3.5.0
gRPC services for the Google Long Running Operations API. This library is typically used as a dependency for other API client libraries.
Google.Protobuf
by: Google Inc.
- 509 total downloads
- Latest version: 3.33.4
C# runtime library for Protocol Buffers - Google's data interchange format.
GreenPipes
by: Chris Patterson
- 36 total downloads
- Latest version: 4.0.1
GreenPipes, a pipes and filters library for the Task Parallel Library
Grpc.AspNetCore
by: The gRPC Authors
- 157 total downloads
- Latest version: 2.76.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 247 total downloads
- Latest version: 2.76.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 178 total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web
by: The gRPC Authors
- 327 total downloads
- Latest version: 2.76.0
gRPC-Web support for ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 524 total downloads
- Latest version: 2.76.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 356 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
- 188 total downloads
- Latest version: 2.76.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 191 total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 280 total downloads
- Latest version: 2.76.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 491 total downloads
- Latest version: 2.76.0
gRPC and Protocol Buffer compiler for C# projects
HangFire
by: Sergey Odinokov
- 43 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
- 307 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 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
- 199 total downloads
- Latest version: 1.8.22
ASP.NET Core support for Hangfire, a background job framework for .NET applications.