Google.Api.CommonProtos by: Google LLC
  • 53 total downloads
  • Latest version: 2.17.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Api.Gax by: Google LLC
  • 71 total downloads
  • Latest version: 4.8.0
  • Google
Support classes for Google API client libraries
Google.Api.Gax.Grpc by: Google LLC
  • 49 total downloads
  • Latest version: 4.8.0-alpha01
  • Google
Additional support classes for Google gRPC API client libraries
Google.Api.Gax.Grpc.GrpcCore by: Google LLC
  • 15 total downloads
  • Latest version: 3.6.0-beta03
  • Google
Implementation of the GAX GrpcAdapter abstract class based on Grpc.Core
Google.Api.Gax.Rest by: Google LLC
  • 61 total downloads
  • Latest version: 4.8.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google LLC
  • 492 total downloads
  • Latest version: 1.70.0
  • Google
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
  • 67 total downloads
  • Latest version: 1.68.0
  • Google
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
  • 91 total downloads
  • Latest version: 1.68.0
  • Google
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Apis.CustomSearchAPI.v1 by: Google LLC
  • 21 total downloads
  • Latest version: 1.67.0.3395
  • Google
Google APIs Client Library for working with Customsearch 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 More documentation on the API is available at: https://developers.google.com/api-client-library/dotnet/apis/customsearch/v1 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Oauth2.v2 by: Google LLC
  • 37 total downloads
  • Latest version: 1.68.0.1869
  • Google
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.LongRunning by: Google LLC
  • 60 total downloads
  • Latest version: 3.3.0
  • LongRunning Google Cloud
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.
  • 168 total downloads
  • Latest version: 3.32.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore by: The gRPC Authors
  • 687 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 737 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 717 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth by: The gRPC Authors
  • 1.165k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core by: The gRPC Authors
  • 741 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
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.Api by: The gRPC Authors
  • 504 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 704 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 714 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client