FirebirdSql.Data.FirebirdClient by: FirebirdSQL
  • 763 total downloads
  • Latest version: 10.3.4
  • firebird firebirsql firebirdclient adonet database
Firebird ADO.NET data provider
Fizzler by: Atif Aziz Colin Ramsay
  • 124 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
  • 989 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.
FluentFTP by: Robin Rodricks FluentFTP Contributors
  • 3.747k total downloads
  • Latest version: 54.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.
FluentFTP.GnuTLS by: Michael Stiemke Robin Rodricks FluentFTP Contributors
  • 643 total downloads
  • Latest version: 1.0.38
  • FluentFTP FluentFTP.GnuTLS ftp tls13 gnutls
Adds support for TLS1.3 streams into FluentFTP using a .NET wrapper of GnuTLS.
FluentValidation by: Jeremy Skinner
  • 1.421k 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
  • 809 total downloads
  • Latest version: 9.5.4
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 642 total downloads
  • Latest version: 11.12.0
Dependency injection extensions for FluentValidation
Fractions by: Daniel Mueller
  • 323 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.
FreeSql by: FreeSql ncc YeXiangQin
  • 2.719k total downloads
  • Latest version: 3.5.307
  • FreeSql ORM
FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, DuckDB, TDengine, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access
FreeSql.DbContext by: FreeSql ncc YeXiangQin
  • 2.402k total downloads
  • Latest version: 3.5.307
  • FreeSql ORM DbContext
FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Firebird, Clickhouse, DuckDB, TDengine, QuestDB, Odbc, Oledb, 达梦, 人大金仓, 南大通用, 虚谷, 神舟通用, 翰高, And Access
FreeSql.Extensions.EfCoreFluentApi by: YeXiangQin
  • 101 total downloads
  • Latest version: 1.4.0-preview0415
  • FreeSql ORM FluentApi
FreeSql 扩展包实现,使用 FluentApi 方式配置实体模型,使用习惯接近 EFCore,方便过渡.
FreeSql.Provider.MySql by: FreeSql ncc YeXiangQin
  • 2.476k total downloads
  • Latest version: 3.5.307
  • FreeSql ORM MySql MariaDB Tidb
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySql.Data(Oracle官方)
FreeSql.Provider.MySqlConnector by: FreeSql ncc YeXiangQin
  • 1.311k total downloads
  • Latest version: 3.5.307
  • FreeSql ORM MySql MariaDB Tidb
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySqlConnector
FreeSql.Provider.Oracle by: FreeSql ncc YeXiangQin
  • 2.738k total downloads
  • Latest version: 3.5.307
  • FreeSql ORM Oracle
FreeSql 数据库实现,基于 Oracle 11
FreeSql.Provider.PostgreSQL by: FreeSql ncc YeXiangQin
  • 1.829k total downloads
  • Latest version: 3.5.307
  • FreeSql ORM PostgreSQL pgsql
FreeSql 数据库实现,基于 PostgreSQL 9.5
FreeSql.Provider.Sqlite by: FreeSql ncc YeXiangQin
  • 2.558k total downloads
  • Latest version: 3.5.307
  • FreeSql ORM sqlite
FreeSql 数据库实现,基于 Sqlite 3.0,支持 .NetCore、.NetFramework、Xamarin
FreeSql.Provider.SqliteCore by: FreeSql ncc YeXiangQin
  • 592 total downloads
  • Latest version: 3.5.307
  • FreeSql ORM sqlite
FreeSql 数据库实现,基于 Microsoft.Data.Sqlite.Core、Sqlite 3.0,支持 .netstandard2.0 .net6.0 .net8.0 .net10.0
FreeSql.Provider.SqlServer by: FreeSql ncc YeXiangQin
  • 2.359k total downloads
  • Latest version: 3.5.307
  • FreeSql ORM SqlServer mssql
FreeSql 数据库实现,基于 SqlServer 2005+,并根据版本适配分页方法:row_number 或 offset fetch next
FreeSql.Repository by: FreeSql ncc YeXiangQin
  • 2.647k total downloads
  • Latest version: 3.5.307
  • FreeSql ORM Repository
FreeSql Implementation of General Repository, Support MySql/SqlServer/PostgreSQL/Oracle/Sqlite/Firebird/Clickhouse/DuckDB/TDengine/QuestDB/达梦/人大金仓/南大通用/虚谷/神舟通用/翰高/Access, and read/write separation、and split table.