Google.Api.Gax.Rest by: Google LLC
  • 454 total downloads
  • Latest version: 4.11.1
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google LLC
  • 523 total downloads
  • Latest version: 1.71.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. The library supports service requests, media upload and download, etc.
Google.Apis.Auth by: Google LLC
  • 593 total downloads
  • Latest version: 1.71.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Google.Apis.Calendar.v3 by: Google LLC
  • 705 total downloads
  • Latest version: 1.69.0.3667
  • Google
Google APIs Client Library for working with Calendar v3. Product documentation is available at: https://developers.google.com/google-apps/calendar/firstapp API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Calendar.v3/latest/api/Google.Apis.Calendar.v3.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Calendar.v3 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.Apis.Core by: Google LLC
  • 590 total downloads
  • Latest version: 1.71.0
  • Google
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Protobuf by: Google Inc.
  • 1.207k total downloads
  • Latest version: 3.32.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL by: Joe McBride
  • 1.229k total downloads
  • Latest version: 8.5.0
  • GraphQL json api
GraphQL for .NET
GraphQL-Parser by: Marek Magdziak
  • 250 total downloads
  • Latest version: 9.5.0
  • GraphQL json api parser
Library containing lexer and parser for GraphQL syntax
GraphQL.Analyzers by: Joe McBride
  • 111 total downloads
  • Latest version: 8.5.0
  • GraphQL.Analyzers, analyzers
GraphQL.Analyzers
GraphQL.Client by: Deinok, Alexander Rose, graphql-dotnet
  • 319 total downloads
  • Latest version: 6.1.0
  • GraphQL
A GraphQL Client for .NET Standard
GraphQL.Client.Abstractions by: Deinok, Alexander Rose, graphql-dotnet
  • 281 total downloads
  • Latest version: 6.1.0
  • GraphQL
Abstractions for GraphQL.Client
GraphQL.Client.Abstractions.Websocket by: Deinok, Alexander Rose, graphql-dotnet
  • 135 total downloads
  • Latest version: 6.1.0
  • GraphQL
Abstractions for the Websocket transport used in GraphQL.Client
GraphQL.Client.Serializer.Newtonsoft by: Deinok, Alexander Rose, graphql-dotnet
  • 169 total downloads
  • Latest version: 6.1.0
  • GraphQL
A serializer implementation for GraphQL.Client using Newtonsoft.Json as underlying JSON library
GraphQL.Client.Serializer.SystemTextJson by: Deinok, Alexander Rose, graphql-dotnet
  • 326 total downloads
  • Latest version: 6.1.0
  • GraphQL
A serializer implementation for GraphQL.Client using System.Text.Json as underlying JSON library
GraphQL.Common by: Deinok, graphql-dotnet
  • 66 total downloads
  • Latest version: 2.0.0-alpha.3
  • GraphQL
Common GraphQL classes
GraphQL.EntityFramework by: https://github.com/SimonCropp/GraphQL.EntityFramework/graphs/contributors
  • 715 total downloads
  • Latest version: 12.0.0-beta.2
  • EntityFrameworkCore, EntityFramework, GraphQL
Add EntityFramework Core IQueryable support to GraphQL
GraphQL.Primitives by: Deinok, Alexander Rose, graphql-dotnet
  • 269 total downloads
  • Latest version: 6.1.0
  • GraphQL
GraphQL basic types
Grpc by: The gRPC Authors
  • 895 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.Auth by: The gRPC Authors
  • 1.048k total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core by: The gRPC Authors
  • 797 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.