Google.Api.CommonProtos by: Google LLC
  • 2 total downloads
  • Latest version: 2.14.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google Inc.
  • 19 total downloads
  • Latest version: 1.10.1-rc1
  • 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 - Windows Store apps - Windows Phone 8 and 8.1 - Portable Class Libraries
Google.Apis.Auth by: Google Inc.
  • 14 total downloads
  • Latest version: 1.10.1-rc1
  • 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 - Windows Store apps - Windows Phone 8 and 8.1 - Portable Class Libraries
Google.Apis.Dns.v1 by: Google LLC
  • 155 total downloads
  • Latest version: 1.57.0.2870
  • Google
Google APIs Client Library for working with Dns 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/dns/v1 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated
Google.Protobuf by: Google Inc.
  • 182 total downloads
  • Latest version: 3.31.0
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL by: Joseph T. McBride
  • 60 total downloads
  • Latest version: 0.9.3
  • GraphQL json api
GraphQL for .NET
GraphQL.Analyzers by: Joe McBride
  • 18 total downloads
  • Latest version: 8.5.0
  • GraphQL.Analyzers analyzers
GraphQL.Analyzers
Grpc by: The gRPC Authors
  • 286 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 115 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.HealthChecks by: The gRPC Authors
  • 66 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 health check
Integration of ASP.NET Core health checks with Grpc.HealthCheck
Grpc.AspNetCore.Server by: The gRPC Authors
  • 200 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
  • 131 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.Core by: The gRPC Authors
  • 191 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
  • 231 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.HealthCheck by: The gRPC Authors
  • 123 total downloads
  • Latest version: 2.71.0
  • gRPC health check
gRPC C# Health Checking
Grpc.Net.Client by: The gRPC Authors
  • 275 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 122 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 213 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 259 total downloads
  • Latest version: 2.72.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
HtmlAgilityPack by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
  • 27 total downloads
  • Latest version: 1.12.1
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams). --------------------------------------- This library is sponsored by ZZZ Projects: https://entityframework-extensions.net/ https://eval-expression.net/ https://dapper-plus.net/ --------------------------------------- HAP is trusted by companies worldwide with over 150 million downloads.