FastExpressionCompiler by: Maksim Volkau
  • 1,293k total downloads
  • Latest version: 5.3.0
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler 5. 10-40x times faster than Expression.Compile()
FFImageLoadingCompat by: Redth, Daniel Luberda
  • 2 total downloads
  • Latest version: 0.1.1
Package Description
FFImageLoadingCompat.Maui by: Redth, Daniel Luberda
  • 3 total downloads
  • Latest version: 0.1.1
Package Description
FFImageLoadingCompat.Svg by: Redth, Daniel Luberda
  • 5 total downloads
  • Latest version: 0.1.1
Package Description
FFImageLoadingCompat.Svg.Maui by: Redth, Daniel Luberda
  • 5 total downloads
  • Latest version: 0.1.1
Package Description
FFImageLoadingCompat.Transformations by: Redth, Daniel Luberda
  • 5 total downloads
  • Latest version: 0.1.1
Package Description
Firebase.Auth by: Step Up Labs, Inc.
  • 1 total downloads
  • Latest version: 1.0.0
Description
FirebaseAdmin by: Google Inc.
  • 2,798k total downloads
  • Latest version: 3.4.0
  • firebase Google Cloud
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their services and applications.
Fizzler by: Atif Aziz, Colin Ramsay
  • 1 total downloads
  • Latest version: 1.2.1
  • selectors w3c
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 1,379k total downloads
  • Latest version: 8.9.0
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, MSTest3, MSTest4, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE) for more information.
FluentAutomation.Core by: Brandon Stirnaman
  • 2 total downloads
  • Latest version: 3.0.0
  • PhantomJS Phantom WatiN Selenium Fluent Automation API
Fluent Automation is a simplified DSL for web application automation testing.
FluentAutomation.SeleniumWebDriver by: Brandon Stirnaman
  • 2 total downloads
  • Latest version: 3.0.0
  • PhantomJS Phantom WatiN Selenium Fluent Automation API
Fluent Automation is a simplified DSL for web application automation testing.
FluentMigrator by: Josh Coffman
  • 3 total downloads
  • Latest version: 1.3.0
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.
FluentMigrator.Runner by: Josh Coffman
  • 3 total downloads
  • Latest version: 1.3.0
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.
FluentResults by: Michael Altmann
  • 327 total downloads
  • Latest version: 3.16.0
  • Result Results exception error handling
A lightweight Result object implementation for .NET
FluentValidation by: Jeremy Skinner
  • 1,472k total downloads
  • Latest version: 12.1.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 950 total downloads
  • Latest version: 11.3.1
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 2,948k total downloads
  • Latest version: 12.1.1
Dependency injection extensions for FluentValidation
Fluid.Core by: Sebastien Ros
  • 1 total downloads
  • Latest version: 2.11.1
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Flurl by: Todd Menier
  • 1 total downloads
  • Latest version: 3.0.6
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.