Fractions by: Daniel Mueller
  • 125 total downloads
  • Latest version: 6.0.0
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
FSharp.Core by: Microsoft
  • 216 total downloads
  • Latest version: 4.7.2
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from Visual F# Tools version 10.9 For F# 4.7. Contains code from the F# Software Foundation.
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 31 total downloads
  • Latest version: 2.0.2
  • 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
  • 65 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
  • 68 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
  • 6 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.
Gherkin by: Cucumber Ltd, Gaspar Nagy
  • 359 total downloads
  • Latest version: 25.0.2
  • specflow gherkin cucumber
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Glob.cs by: Michael Ganss
  • 97 total downloads
  • Latest version: 4.0.166
  • glob globbing pattern minimatch wildcard traversal bash
File system path globbing library (wildcards like in bash). Supports netstandard1.4, netstandard2.0, and net40.
Google.Protobuf by: Google Inc.
  • 1.327k total downloads
  • Latest version: 3.34.0-rc1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GraphQL by: Joe McBride
  • 827 total downloads
  • Latest version: 2.4.0
  • GraphQL json api
GraphQL for .NET
GraphQL-Parser by: Marek Magdziak
  • 49 total downloads
  • Latest version: 3.1.0-preview-39
  • GraphQL json api
Library containing lexer and parser for GraphQL syntax
GraphQL.Analyzers by: Joe McBride
  • 229 total downloads
  • Latest version: 8.8.3
  • GraphQL.Analyzers, analyzers
GraphQL.Analyzers
GraphQL.Client by: Deinok, graphql-dotnet
  • 27 total downloads
  • Latest version: 1.0.3
  • GraphQL
A GraphQL Client
GraphQL.Common by: Deinok, graphql-dotnet
  • 71 total downloads
  • Latest version: 2.0.0-alpha.3
  • GraphQL
Common GraphQL classes
GreenPipes by: Chris Patterson
  • 128 total downloads
  • Latest version: 3.0.1+build.138.sha.248c17c
  • MassTransit GreenPipes
GreenPipes, a pipes and filters library for the Task Parallel Library
Grpc by: The gRPC Authors
  • 720 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 1.005k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1.537k total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 788 total downloads
  • Latest version: 2.76.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
  • 1.668k 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.