FluentValidation by: Jeremy Skinner
  • 174 total downloads
  • Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Flurl by: Todd Menier
  • 18 total downloads
  • Latest version: 3.0.0-pre3
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http by: Todd Menier
  • 46 total downloads
  • Latest version: 3.0.0-pre4
  • httpclient rest json http fluent url uri tdd assert async
A fluent, portable, testable HTTP client library.
Fody by: The Fody Team
  • 299 total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
FodyHelpers by: The Fody Team
  • 90 total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
Helpers for Fody.
FodyPackaging by: The Fody Team
  • 156 total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
NuGet packaging Fody repositories
FontAwesome.WPF by: charri
  • 12 total downloads
  • Latest version: 4.7.0.9
  • fontawesome
WPF (+UWP) controls for the iconic font and CSS toolkit Font Awesome. For examples https://github.com/charri/Font-Awesome-WPF Font Awesome: http://fortawesome.github.io/Font-Awesome/
Gee.External.Capstone by: Ahmed Garhy (@9ee1)
  • 10 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.
Google.Apis by: Google Inc.
  • 2 total downloads
  • Latest version: 1.3.0-beta15234
Google APIs Client Library (Contact me whenever new versions are available!)
Google.Protobuf by: Google Inc.
  • 412 total downloads
  • Latest version: 4.0.0-rc2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Google.Protobuf.Tools by: Google Inc.
  • 265 total downloads
  • Latest version: 3.34.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
See project site for more info.
Grpc by: The gRPC Authors
  • 289 total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 96 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
  • 105 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
  • 297 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.AspNetCore.Web by: The gRPC Authors
  • 93 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC-Web support for ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 101 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
  • 343 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 296 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 197 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client