FubarCoder.RestSharp.Portable.Core by: Mark Junker Fubar Development Junker
  • 8 total downloads
  • Latest version: 4.0.8
  • PCL RestSharp portable core
This is the core RestSharp.Portable library which contains mostly interfaces to allow dependent libraries to use as few dependencies as possible. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
FubarCoder.RestSharp.Portable.HttpClient by: Mark Junker Fubar Development Junker
  • 7 total downloads
  • Latest version: 4.0.8
  • PCL RestSharp portable HttpClient
Some kind of a RestSharp port to PCL. This is not related to the RestSharp project at all! Supported Platforms: - .NET Standard 1.1 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
GeoAPI by: NetTopologySuite Team
  • 3 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.CoordinateSystems by: NetTopologySuite Team
  • 19 total downloads
  • Latest version: 2.0.0-nuget005
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.Core by: NetTopologySuite Team and Fabrício Godoy
  • 4 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Google.Api.Gax by: Google Inc.
  • 119 total downloads
  • Latest version: 2.10.0
  • Google
Support classes for Google API client libraries
Google.Api.Gax.Rest by: Google Inc.
  • 94 total downloads
  • Latest version: 2.10.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google LLC
  • 228 total downloads
  • Latest version: 1.65.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. Supported Platforms: - .NET Framework 4.5+ - NetStandard1.3, providing .NET Core support
Google.Apis.Auth by: Google LLC
  • 226 total downloads
  • Latest version: 1.65.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. Supported Platforms: - .NET Framework 4.5 - .NET Framework 4.6.1 - .Net Standard 1.3 - .Net Standard 2.0
Google.Apis.Calendar.v3 by: Google LLC
  • 570 total downloads
  • Latest version: 1.65.0.3270
  • Google
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. 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/calendar/v3 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Apis.Core by: Google LLC
  • 221 total downloads
  • Latest version: 1.65.0
  • Google
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.Protobuf by: Google Inc.
  • 529 total downloads
  • Latest version: 3.31.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GreenDonut by: ChilliCream authors and contributors
  • 52 total downloads
  • Latest version: 10.5.5
  • DataLoader Batching Caching GraphQL ChilliCream Facebook
Green Donut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
Grpc by: The gRPC Authors
  • 356 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 306 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 204 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 201 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Auth by: The gRPC Authors
  • 361 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 Auth OAuth2
gRPC C# Authentication Library
Grpc.Core by: The gRPC Authors
  • 236 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
  • 358 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
gRPC C# Surface API