FluentStorage
by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
- 119 total downloads
- Latest version: 6.0.2
FluentStorage, originally known as Storage.NET, is a polycloud .NET cloud storage library to interface with multiple cloud providers from a single unified interface. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#. MIT license. Commercial use allowed.
FluentValidation
by: Jeremy Skinner
- 871 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
- 470 total downloads
- Latest version: 9.5.4
AspNetCore integration for FluentValidation
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 228 total downloads
- Latest version: 11.12.0
Dependency injection extensions for FluentValidation
Fluid.Core
by: Sebastien Ros
- 877 total downloads
- Latest version: 3.0.0-beta.5
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Flurl
by: Todd Menier
- 259 total downloads
- Latest version: 4.0.0
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Flurl.Http
by: Todd Menier
- 435 total downloads
- Latest version: 4.0.2
A fluent, testable HTTP client library.
Fody
by: The Fody Team
- 1.496k total downloads
- Latest version: 6.9.3
Extensible tool for weaving .net assemblies.
FParsec
by: Stephan Tolksdorf
- 77 total downloads
- Latest version: 2.0.0-beta2
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
- 194 total downloads
- Latest version: 8.3.2
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
- 182 total downloads
- Latest version: 1.5.5
FreeRedis is .NET redis client, supports cluster, sentinel, master-slave, pipeline, transaction and connection pool.
FreeSql
by: FreeSql ncc YeXiangQin
- 1.379k total downloads
- Latest version: 3.5.308
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
- 1.413k total downloads
- Latest version: 3.5.308
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
- 1.001k total downloads
- Latest version: 3.5.308
FreeSql 数据库实现,基于 达梦数据库 Ado.net (DmProvider)
FreeSql.Provider.MySql
by: FreeSql ncc YeXiangQin
- 1.585k total downloads
- Latest version: 3.5.308
FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySql.Data(Oracle官方)
FreeSql.Provider.Oracle
by: FreeSql ncc YeXiangQin
- 1.687k total downloads
- Latest version: 3.5.308
FreeSql 数据库实现,基于 Oracle 11
FreeSql.Provider.PostgreSQL
by: FreeSql ncc YeXiangQin
- 1.408k total downloads
- Latest version: 3.5.308
FreeSql 数据库实现,基于 PostgreSQL 9.5
FreeSql.Provider.ShenTong
by: FreeSql ncc YeXiangQin
- 777 total downloads
- Latest version: 3.5.308
FreeSql 数据库实现,基于 神舟通用数据库 7.0.8
FreeSql.Provider.Sqlite
by: FreeSql ncc YeXiangQin
- 1.357k total downloads
- Latest version: 3.5.308
FreeSql 数据库实现,基于 Sqlite 3.0,支持 .NetCore、.NetFramework、Xamarin
FreeSql.Provider.SqlServer
by: FreeSql ncc YeXiangQin
- 1.443k total downloads
- Latest version: 3.5.308
FreeSql 数据库实现,基于 SqlServer 2005+,并根据版本适配分页方法:row_number 或 offset fetch next