FluentFTP by: J.P. Trosclair Harsh Gupta
  • 23 total downloads
  • Latest version: 16.2.3
An FTP and FTPS library for .NET, optimized for speed. Provides extensive FTP commands, file uploads/downloads, SSL/TLS connections and FTP proxies.
FluentFTP.GnuTLS by: Michael Stiemke Robin Rodricks FluentFTP Contributors
  • 19 total downloads
  • Latest version: 1.0.37
  • FluentFTP FluentFTP.GnuTLS ftp tls13 gnutls
Adds support for TLS1.3 streams into FluentFTP using a .NET wrapper of GnuTLS.
FluentValidation by: Jeremy Skinner
  • 123 total downloads
  • Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fractions by: Daniel Mueller
  • 30 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.
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 7 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
  • 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
  • 13 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
  • 2 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
  • 5 total downloads
  • Latest version: 2.15.0
  • Google
Common Protocol Buffer messages for Google APIs
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.
  • 226 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.
GraphQL by: Joe McBride
  • 99 total downloads
  • Latest version: 2.0.0-alpha-839
  • 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
  • 21 total downloads
  • Latest version: 8.5.0
  • GraphQL.Analyzers analyzers
GraphQL.Analyzers
Grpc by: The gRPC Authors
  • 318 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 129 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
  • 67 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
  • 220 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
  • 146 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
  • 220 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.