Google.Apis.Drive.v3 by: Google LLC
  • 735 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.Storage.v1 by: Google LLC
  • 425 total downloads
  • Latest version: 1.65.0.3291
  • Google
This is not the recommended package for working with Storage, please use the Google.Cloud.Storage.V1 package. This Google APIs Client Library for working with Storage v1 uses older code generation, and is harder to use. 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/storage/v1 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Cloud.Storage.V1 by: Google Inc.
  • 81 total downloads
  • Latest version: 2.5.0
  • Storage Google Cloud
Recommended Google client library to access the Google Cloud Storage API. It wraps the Google.Apis.Storage.v1 client library, making common operations simpler in client code. Google Cloud Storage stores and retrieves potentially large, immutable data objects.
Google.OrTools by: Laurent Perron
  • 38 total downloads
  • Latest version: 9.11.4210
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET wrapper for the Operations Research Tools project
Google.OrTools.runtime.linux-arm64 by: Laurent Perron
  • 9 total downloads
  • Latest version: 9.11.4210
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.linux-x64 by: Laurent Perron
  • 28 total downloads
  • Latest version: 9.11.4210
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.osx-arm64 by: Laurent Perron
  • 8 total downloads
  • Latest version: 9.11.4210
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.osx-x64 by: Laurent Perron
  • 83 total downloads
  • Latest version: 9.11.4210
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.win-x64 by: Laurent Perron
  • 80 total downloads
  • Latest version: 9.11.4210
  • native math LinearSolver LinearProgramming ConstraintSolver ConstraintProgramming
.NET native wrapper for the Operations Research Tools project
Google.Protobuf by: Google Inc.
  • 855 total downloads
  • Latest version: 3.29.3
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: The gRPC Authors
  • 423 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 670 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 696 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 670 total downloads
  • Latest version: 2.67.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
  • 648 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC-Web support for ASP.NET Core
Grpc.Auth by: The gRPC Authors
  • 434 total downloads
  • Latest version: 2.66.0
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core by: The gRPC Authors
  • 412 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
  • 578 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 596 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 686 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client