Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 1.854k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Fluid.Core by: Sebastien Ros
  • 20.103k total downloads
  • Latest version: 3.0.0-beta.8
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
FSharp.Core by: Microsoft
  • 7.367k total downloads
  • Latest version: 11.0.101-rc1.26425.128
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from F# Tools version 15.2.101 For F# 11.0. Contains code from the F# Software Foundation.
FluentValidation by: Jeremy Skinner
  • 24.143k total downloads
  • Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Grpc.AspNetCore by: The gRPC Authors
  • 1.675k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
GreenPipes by: Chris Patterson
  • 2.272k total downloads
  • Latest version: 4.0.1
  • MassTransit GreenPipes
GreenPipes, a pipes and filters library for the Task Parallel Library
Glob by: Kevin Thompson <kevin@theautomaters.com>
  • 6.972k total downloads
  • Latest version: 1.2.0-alpha0032
  • C# glob minimatch
A C# Glob library for .NET and .NET Core.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 10.414k total downloads
  • Latest version: 9.0.0-preview2
AspNetCore integration for FluentValidation
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1.896k total downloads
  • Latest version: 2.80.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.Net.Client by: The gRPC Authors
  • 2.166k total downloads
  • Latest version: 2.83.0
  • gRPC RPC HTTP/2
.NET client for gRPC
FluentMigrator.Runner.SqlServerCe by: Sean Chambers Josh Coffman Tom Marien Mark Junker
  • 4.266k total downloads
  • Latest version: 3.3.2
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
Grpc.Core by: The gRPC Authors
  • 3.807k 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.
Flurl.Http by: Todd Menier
  • 8.735k total downloads
  • Latest version: 4.0.2
  • rest http httpclient json url uri tdd
A fluent, testable HTTP client library.
Grpc by: The gRPC Authors
  • 2.27k total downloads
  • Latest version: 2.46.6
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Flurl by: Todd Menier
  • 5.505k total downloads
  • Latest version: 4.0.0
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Grpc.Core.Api by: The gRPC Authors
  • 2.484k total downloads
  • Latest version: 2.83.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Flurl.Http.Xml by: Luk Vermeulen
  • 289 total downloads
  • Latest version: 4.0.0
  • Flurl Http Xml
XML extensions to Flurl.Http
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 13.028k total downloads
  • Latest version: 11.12.0
Dependency injection extensions for FluentValidation
Google.Protobuf by: Google Inc.
  • 10.423k total downloads
  • Latest version: 3.36.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Fractions by: Daniel Mueller
  • 620 total downloads
  • Latest version: 8.3.2
  • 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.