Google.Apis.Core by: Google LLC
  • 600 total downloads
  • Latest version: 1.65.0
  • Google
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support
Google.Apis.Drive.v3 by: Google LLC
  • 1.879k total downloads
  • Latest version: 1.65.0.3296
  • Google
Google APIs Client Library for working with Drive v3. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Incompatible platforms: - .NET Framework < 4.5 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin - 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/drive/v3 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Indexing.v3 by: Google LLC
  • 941 total downloads
  • Latest version: 1.65.0.3191
  • Google
Google APIs Client Library for working with Indexing v3. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Incompatible platforms: - .NET Framework < 4.5 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin - 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/indexing/v3 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.RecaptchaEnterprise.v1 by: Google LLC
  • 212 total downloads
  • Latest version: 1.65.0.3287
  • Google
Google APIs Client Library for working with Recaptchaenterprise v1. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Incompatible platforms: - .NET Framework < 4.5 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin - 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/recaptchaenterprise/v1 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.SearchConsole.v1 by: Google LLC
  • 1.602k total downloads
  • Latest version: 1.65.0.3184
  • Google
Google APIs Client Library for working with Searchconsole v1. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Incompatible platforms: - .NET Framework < 4.5 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin - 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/searchconsole/v1 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Sheets.v4 by: Google LLC
  • 1.404k total downloads
  • Latest version: 1.65.0.3148
  • Google
Google APIs Client Library for working with Sheets v4. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Incompatible platforms: - .NET Framework < 4.5 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin - 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/sheets/v4 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.TagManager.v2 by: Google LLC
  • 438 total downloads
  • Latest version: 1.65.0.3190
  • Google
Google APIs Client Library for working with Tagmanager v2. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Incompatible platforms: - .NET Framework < 4.5 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin - 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/tagmanager/v2 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Protobuf by: Google Inc.
  • 1.281k total downloads
  • Latest version: 3.36.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 1.175k total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 233 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 344 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 571 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.AspNetCore.Web by: The gRPC Authors
  • 392 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC-Web support for ASP.NET Core
Grpc.Auth by: The gRPC Authors
  • 636 total downloads
  • Latest version: 2.84.0-pre1
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core by: The gRPC Authors
  • 571 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
  • 449 total downloads
  • Latest version: 2.84.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 599 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 618 total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 914 total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 1.357k total downloads
  • Latest version: 2.84.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects