Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 4 total downloads
  • Latest version: 2.0.1
  • capstone disassembler reverse-engineering security arm x86
Capstone.NET is an opinionated .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.
GeoAPI by: NetTopologySuite Team
  • 1 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
  • 10 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
  • 1 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.CommonProtos by: Google LLC
  • 2 total downloads
  • Latest version: 2.14.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis.Dns.v1 by: Google LLC
  • 153 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.
  • 172 total downloads
  • Latest version: 3.31.0-rc2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL by: Joe McBride
  • 20 total downloads
  • Latest version: 0.14.6.657
  • GraphQL json api
GraphQL for .NET
GraphQL-Parser by: Marek Magdziak
  • 2 total downloads
  • Latest version: 3.0.0
  • GraphQL json api
Library containing lexer and parser for GraphQL syntax
GraphQL.Analyzers by: Joe McBride
  • 16 total downloads
  • Latest version: 8.5.0
  • GraphQL.Analyzers analyzers
GraphQL.Analyzers
Grpc by: The gRPC Authors
  • 249 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 102 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
  • 64 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
  • 87 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
  • 108 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
  • 116 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
  • 197 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.HealthCheck by: The gRPC Authors
  • 106 total downloads
  • Latest version: 2.71.0-pre1
  • gRPC health check
gRPC C# Health Checking
Grpc.Net.Client by: The gRPC Authors
  • 241 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 111 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client