Google.Apis.Storage.v1
by: Google LLC
- 1,271k total downloads
- Latest version: 1.73.0.4052
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.
Product documentation is available at:
https://developers.google.com/storage/docs/json_api/
API reference documentation for this package is available at:
https://googleapis.dev/dotnet/Google.Apis.Storage.v1/latest/api/Google.Apis.Storage.v1.html
The source code for this package is available at:
https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Storage.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
Google.Cloud.Storage.V1
by: Google LLC
- 322 total downloads
- Latest version: 4.14.0
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.Protobuf
by: Google Inc.
- 1,156k total downloads
- Latest version: 3.34.0
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL-Parser
by: Marek Magdziak
- 303 total downloads
- Latest version: 9.5.1
Library containing lexer and parser for GraphQL syntax
GraphQL.DataLoader
by: GraphQL.DataLoader
- 361 total downloads
- Latest version: 8.8.4
GraphQL DataLoader implementation
GraphQL.MicrosoftDI
by: GraphQL.MicrosoftDI
- 497 total downloads
- Latest version: 8.8.4
Microsoft DI extensions for GraphQL.NET
GraphQL.NewtonsoftJson
by: GraphQL.NewtonsoftJson
- 536 total downloads
- Latest version: 8.8.4
JSON.NET serializer for GraphQL.NET
GraphQL.SystemTextJson
by: GraphQL.SystemTextJson
- 547 total downloads
- Latest version: 8.8.4
System.Text.Json serializer for GraphQL.NET
GreenDonut
by: ChilliCream authors and contributors
- 1,24k total downloads
- Latest version: 14.3.0
GreenDonut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
GreenPipes
by: Chris Patterson
- 135 total downloads
- Latest version: 4.0.1
GreenPipes, a pipes and filters library for the Task Parallel Library
Grpc.AspNetCore
by: The gRPC Authors
- 598 total downloads
- Latest version: 2.76.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 728 total downloads
- Latest version: 2.76.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 516 total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth
by: The gRPC Authors
- 1,362k total downloads
- Latest version: 2.76.0
gRPC C# Authentication Library
Grpc.Core
by: The gRPC Authors
- 1,064k 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
- 971 total downloads
- Latest version: 2.76.0
.NET client for gRPC