FastReport.OpenSource.Web by: Fast Reports Inc.
  • 1.399k total downloads
  • Latest version: 2023.3.13
  • reporting reports pdf html mvc core
Package Description
FirebaseAdmin by: Google Inc.
  • 458 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.
FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 985 total downloads
  • Latest version: 10.3.4
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET data provider
Fizzler by: Atif Aziz Colin Ramsay
  • 121 total downloads
  • Latest version: 1.3.1
  • selectors w3c
Fizzler is a W3C Selectors parser and generic selector framework for document hierarchies.
FluentAssertions by: Dennis Doomen Jonas Nyrup Xceed
  • 778 total downloads
  • Latest version: 8.8.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.
FluentEmail.Core by: Luke Lowrey Ben Cull Github Contributors
  • 150 total downloads
  • Latest version: 3.0.2
  • email smtp fluent fluentemail
Send emails very easily. Use razor templates, smtp, embedded files, all without hassle. This is a Base Package and includes just the domain model, very basic defaults, and is also included with every other Fluent Email package here.
FluentEmail.Smtp by: Luke Lowrey Ben Cull Github Contributors
  • 142 total downloads
  • Latest version: 3.0.2
  • email smtp fluent fluentemail
Now we're talking. Send emails via SMTP.
FluentFTP by: Robin Rodricks FluentFTP Contributors
  • 2.335k total downloads
  • Latest version: 53.0.2
  • ftp ftp-client ftps ftps-client ssl tls unix iis ftp-proxy
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.
FluentValidation by: Jeremy Skinner
  • 2.297k total downloads
  • Latest version: 11.12.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 540 total downloads
  • Latest version: 9.0.0-preview2
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 659 total downloads
  • Latest version: 11.12.0
Dependency injection extensions for FluentValidation
FluentValidation.ValidatorAttribute by: Jeremy Skinner
  • 171 total downloads
  • Latest version: 8.6.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core by: Sebastien Ros
  • 1.663k total downloads
  • Latest version: 3.0.0-beta.3
  • 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
  • 594 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.
Flurl.Http by: Todd Menier
  • 828 total downloads
  • Latest version: 4.0.2
  • rest http httpclient json url uri tdd
A fluent, testable HTTP client library.
Fody by: The Fody Team
  • 1.921k total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
FodyHelpers by: The Fody Team
  • 2.057k total downloads
  • Latest version: 6.9.3
  • ILWeaving Fody Cecil AOP
Helpers for Fody.
Foundatio by: FoundatioFx
  • 4.098k total downloads
  • Latest version: 12.0.0
  • Queue Messaging Message Bus ServiceBus Locking Lock Distributed File Storage Blob Jobs Metrics Stats Azure Redis StatsD Amazon AWS S3 broker Logging Log
Pluggable foundation blocks for building distributed apps.
Foundatio.Kafka by: FoundatioFx
  • 169 total downloads
  • Latest version: 12.0.0
  • Queue Messaging Message Bus ServiceBus Locking Lock Distributed File Storage Blob Jobs Metrics Stats Azure Redis StatsD Amazon AWS S3 broker Logging Log
Pluggable foundation blocks for building distributed apps.
Fractions by: Daniel Mueller
  • 458 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.