Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 122 total downloads
- Latest version: 2.0.2
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
- 25 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
GeoAPI.CoordinateSystems
by: NetTopologySuite Team
- 200 total downloads
- Latest version: 2.0.0-nuget005
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
- 29 total downloads
- Latest version: 1.7.5
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
gherkin
by: aslakhellesoy
- 711 total downloads
- Latest version: 2.12.2
A fast lexer and parser for the Gherkin language based on Ragel
GitHubActionsTestLogger
by: Tyrrrz
- 131 total downloads
- Latest version: 3.0.4
Extension for VSTest and Microsoft.Testing.Platform that reports test results to GitHub Actions
Glob.cs
by: Michael Ganss
- 250 total downloads
- Latest version: 4.0.166
File system path globbing library (wildcards like in bash). Supports netstandard1.4, netstandard2.0, and net40.
Google.Protobuf
by: Google Inc.
- 5.077k total downloads
- Latest version: 3.35.1
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL-Parser
by: Marek Magdziak
- 107 total downloads
- Latest version: 3.1.0-preview-39
Library containing lexer and parser for GraphQL syntax
GraphQL.Client
by: Deinok, graphql-dotnet
- 233 total downloads
- Latest version: 2.0.0-alpha.3
A GraphQL Client
GraphQL.Common
by: Deinok, graphql-dotnet
- 212 total downloads
- Latest version: 2.0.0-alpha.3
Common GraphQL classes
GreenDonut
by: ChilliCream authors and contributors
- 451 total downloads
- Latest version: 10.5.5
Green Donut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.
Grpc.AspNetCore
by: The gRPC Authors
- 2.668k total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 4.305k total downloads
- Latest version: 2.80.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 2.603k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 2.389k 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.Core.Api
by: The gRPC Authors
- 6.637k total downloads
- Latest version: 2.80.0
gRPC C# Surface API