Google.Apis.Core
by: Google LLC
- 215 total downloads
- Latest version: 1.65.0
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
- 686 total downloads
- Latest version: 1.65.0.3296
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
- 431 total downloads
- Latest version: 1.65.0.3191
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
- 70 total downloads
- Latest version: 1.65.0.3287
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
- 37 total downloads
- Latest version: 1.55.0.2588
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.
Legacy platforms:
- .NET Framework 4.0
- Windows 8 Apps
- Windows Phone 8.1
- Windows Phone Silverlight 8.0
Incompatible platforms:
- .NET Framework < 4.0
- Silverlight
- UWP (will build, but is known not to work at runtime)
- Xamarin
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
- 363 total downloads
- Latest version: 1.65.0.3148
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
- 292 total downloads
- Latest version: 1.65.0.3190
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.LongRunning
by: Google Inc.
- 22 total downloads
- Latest version: 1.2.0-beta01
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.
- 508 total downloads
- Latest version: 3.33.4
C# runtime library for Protocol Buffers - Google's data interchange format.
GreenPipes
by: Chris Patterson
- 2 total downloads
- Latest version: 1.0.10
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
- 244 total downloads
- Latest version: 2.76.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 177 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
- 486 total downloads
- Latest version: 2.76.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 354 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
- 188 total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client