FluentValidation
by: Jeremy Skinner
- 247 total downloads
- Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 49 total downloads
- Latest version: 7.3.0-beta3
AspNetCore integration for FluentValidation
Flurl
by: Todd Menier
- 38 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http
by: Todd Menier
- 246 total downloads
- Latest version: 3.0.0-pre4
A fluent, portable, testable HTTP client library.
Fody
by: The Fody Team
- 301 total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
FParsec
by: Stephan Tolksdorf
- 5 total downloads
- Latest version: 1.1.1
FParsec is a parser combinator library for F#.
You can find comprehensive documentation for FParsec at http://www.quanttec.com/fparsec. The documentation includes a feature list, a tutorial, a user’s guide and an API reference.
This package uses the basic “low-trust” configuration of FParsec, which does not use any unverifiable code and is optimized for maximum portability. If you need to parse very large files or if you employ FParsec for performance-critical jobs, consider using the alternate “Big Data Edition” NuGet package (see https://nuget.org/packages/fparsec-big-data-edition).
Fractions
by: Daniel Mueller
- 41 total downloads
- Latest version: 6.0.0
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.
FreeRedis
by: FreeRedis
- 2 total downloads
- Latest version: 1.3.9
FreeRedis is .NET redis client, supports cluster, sentinel, master-slave, pipeline, transaction and connection pool.
FreeSql
by: FreeSql ncc YeXiangQin
- 216 total downloads
- Latest version: 3.5.207
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
- 501 total downloads
- Latest version: 3.5.215-preview20250917
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.Provider.Dameng
by: FreeSql ncc YeXiangQin
- 291 total downloads
- Latest version: 3.5.208
FreeSql 数据库实现,基于 达梦数据库 Ado.net (DmProvider)
FreeSql.Provider.MySql
by: FreeSql ncc YeXiangQin
- 592 total downloads
- Latest version: 3.5.207
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySql.Data(Oracle官方)
FreeSql.Provider.Oracle
by: FreeSql ncc YeXiangQin
- 603 total downloads
- Latest version: 3.5.207
FreeSql 数据库实现,基于 Oracle 11
FreeSql.Provider.PostgreSQL
by: FreeSql ncc YeXiangQin
- 359 total downloads
- Latest version: 3.5.215-preview20250917
FreeSql 数据库实现,基于 PostgreSQL 9.5
FreeSql.Provider.ShenTong
by: FreeSql ncc YeXiangQin
- 176 total downloads
- Latest version: 3.5.207
FreeSql 数据库实现,基于 神舟通用数据库 7.0.8
FreeSql.Provider.Sqlite
by: FreeSql ncc YeXiangQin
- 238 total downloads
- Latest version: 3.5.207
FreeSql 数据库实现,基于 Sqlite 3.0,支持 .NetCore、.NetFramework、Xamarin
FreeSql.Provider.SqlServer
by: FreeSql ncc YeXiangQin
- 202 total downloads
- Latest version: 3.5.208
FreeSql 数据库实现,基于 SqlServer 2005+,并根据版本适配分页方法:row_number 或 offset fetch next
FreeSql.Repository
by: FreeSql ncc YeXiangQin
- 562 total downloads
- Latest version: 3.5.208
FreeSql Implementation of General Repository, Support MySql/SqlServer/PostgreSQL/Oracle/Sqlite/Firebird/Clickhouse/DuckDB/TDengine/QuestDB/达梦/人大金仓/南大通用/虚谷/神舟通用/翰高/Access, and read/write separation、and split table.
FSharp.Core
by: Microsoft
- 71 total downloads
- Latest version: 4.7.2
FSharp.Core redistributables from Visual F# Tools version 10.9 For F# 4.7. Contains code from the F# Software Foundation.
Gee.External.Capstone
by: Ahmed Garhy (@9ee1)
- 16 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.