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
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
A fluent, portable, testable HTTP client library.
Fody
by: The Fody Team
- 299 total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
FodyPackaging
by: The Fody Team
- 156 total downloads
- Latest version: 6.9.3
NuGet packaging Fody repositories
FontAwesome.WPF
by: charri
- 12 total downloads
- Latest version: 4.7.0.9
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.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
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
See project site for more info.
Grpc.AspNetCore
by: The gRPC Authors
- 96 total downloads
- Latest version: 2.76.0
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 105 total downloads
- Latest version: 2.76.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 297 total downloads
- Latest version: 2.76.0
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-Web support for ASP.NET Core
Grpc.Core
by: The gRPC Authors
- 101 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.Net.Client
by: The gRPC Authors
- 296 total downloads
- Latest version: 2.76.0
.NET client for gRPC
Grpc.Net.ClientFactory
by: The gRPC Authors
- 197 total downloads
- Latest version: 2.76.0
HttpClientFactory integration the for gRPC .NET client