Google.Apis.Calendar.v3
by: Google LLC
- 3.249k total downloads
- Latest version: 1.57.0.2759
Google APIs Client Library for working with Calendar v3.
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/calendar/v3
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Customsearch.v1
by: Google Inc.
- 9 total downloads
- Latest version: 1.42.0.1369
Google APIs Client Library for working with Customsearch 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/customsearch/v1
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Drive.v3
by: Google LLC
- 2.947k total downloads
- Latest version: 1.57.0.2859
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.
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/drive/v3
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
- 613 total downloads
- Latest version: 1.57.0.1869
Google APIs Client Library for working with Oauth2 v2.
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/oauth2/v2
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.334k total downloads
- Latest version: 1.57.0.2826
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.
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/sheets/v4
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
- 2.07k total downloads
- Latest version: 1.57.0.2742
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.
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/storage/v1
The package source code is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.OrTools
by: Laurent Perron
- 420 total downloads
- Latest version: 9.15.6755
.NET wrapper for the Operations Research Tools project
Google.OrTools.runtime.linux-arm64
by: Laurent Perron
- 143 total downloads
- Latest version: 9.15.6755
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.linux-x64
by: Laurent Perron
- 369 total downloads
- Latest version: 9.15.6755
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.osx-arm64
by: Laurent Perron
- 114 total downloads
- Latest version: 9.15.6755
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.osx-x64
by: Laurent Perron
- 407 total downloads
- Latest version: 9.15.6755
.NET native wrapper for the Operations Research Tools project
Google.OrTools.runtime.win-x64
by: Laurent Perron
- 390 total downloads
- Latest version: 9.15.6755
.NET native wrapper for the Operations Research Tools project
Google.Protobuf
by: Google Inc.
- 3.752k total downloads
- Latest version: 3.34.0-rc2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc.AspNetCore
by: The gRPC Authors
- 2.612k total downloads
- Latest version: 2.76.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 2.436k total downloads
- Latest version: 2.76.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 2.218k 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
- 2.255k total downloads
- Latest version: 2.76.0
gRPC-Web support for ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 2.28k total downloads
- Latest version: 2.76.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 1.541k 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.