FreeSql 1.4.0-preview0422

This is a prerelease version of FreeSql.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FreeSql --version 1.4.0-preview0422
                    
NuGet\Install-Package FreeSql -Version 1.4.0-preview0422
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FreeSql" Version="1.4.0-preview0422" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FreeSql" Version="1.4.0-preview0422" />
                    
Directory.Packages.props
<PackageReference Include="FreeSql" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FreeSql --version 1.4.0-preview0422
                    
#r "nuget: FreeSql, 1.4.0-preview0422"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package FreeSql@1.4.0-preview0422
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FreeSql&version=1.4.0-preview0422&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FreeSql&version=1.4.0-preview0422&prerelease
                    
Install as a Cake Tool

FreeSql is the ORM in .NetCore, .NetFramework, And Xamarin. It supports Mysql, Postgresql, SqlServer, Oracle, Sqlite, Odbc, 达梦, And Access

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (212)

Showing the top 5 NuGet packages that depend on FreeSql:

Package Downloads
FreeSql.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.Provider.MySql

FreeSql 数据库实现,基于 MySql 5.6,Ado.Net 驱动是 MySql.Data(Oracle官方)

FreeSql.Provider.SqlServer

FreeSql 数据库实现,基于 SqlServer 2005+,并根据版本适配分页方法:row_number 或 offset fetch next

FreeSql.Provider.PostgreSQL

FreeSql 数据库实现,基于 PostgreSQL 9.5

FreeSql.Provider.Sqlite

FreeSql 数据库实现,基于 Sqlite 3.0,支持 .NetCore、.NetFramework、Xamarin

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FreeSql:

Repository Stars
DotNetNext/SqlSugar
.Net aot ORM SqlServer ORM Mongodb ORM MySql 瀚高 Postgresql ORM DB2 Hana 高斯 Duckdb C# VB.NET Sqlite ORM Oracle ORM Mysql Orm 虚谷数据库 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET9 ORM .NET8 ORM ClickHouse ORM QuestDb ,TDengine ORM,OceanBase ORM,GaussDB ORM,Tidb ORM Object/Relational Mapping
Version Downloads Last Updated
3.5.211-preview20250716 282 7/16/2025
3.5.210 1,842 7/9/2025
3.5.210-preview20250626 827 6/26/2025
3.5.209 3,826 6/21/2025
3.5.208 1,565 6/17/2025
3.5.207 4,687 5/30/2025
3.5.206 5,494 5/14/2025
3.5.205 3,983 5/4/2025
3.5.204-preview20250428 743 4/28/2025
3.5.204-preview20250425 848 4/25/2025
3.5.203 5,411 4/19/2025
3.5.202 4,250 4/8/2025
3.5.201 6,970 4/1/2025
3.5.200 1,976 3/27/2025
3.5.109 7,731 3/19/2025
3.5.108 3,579 3/11/2025
3.5.107 2,866 3/4/2025
3.5.106 6,064 2/18/2025
3.5.105 7,482 2/10/2025
3.5.105-preview20250116 1,531 1/16/2025
3.5.104 6,538 1/14/2025
3.5.103 3,125 1/7/2025
3.5.103-preview20241226 947 12/26/2024
3.5.103-preview20241224 733 12/24/2024
3.5.103-preview20241205 985 12/5/2024
3.5.102 14,539 12/4/2024
3.5.101 2,454 12/1/2024
3.2.833 52,409 7/15/2024
3.2.832 17,310 6/27/2024
3.2.830 3,545 6/19/2024
3.2.825 17,548 5/20/2024
3.2.822 5,735 5/12/2024
3.2.821 16,618 4/10/2024
3.2.820 12,822 3/26/2024
3.2.815 21,031 2/27/2024
3.2.812 7,445 2/1/2024
3.2.810 10,098 1/14/2024
3.2.808 30,665 12/20/2023
3.2.805 26,754 11/15/2023
3.2.802 31,621 10/27/2023
3.2.801 19,843 9/21/2023
3.2.700 26,402 8/13/2023
3.2.698 22,699 7/6/2023
3.2.697 20,589 6/6/2023
3.2.696 8,442 5/30/2023
3.2.695 31,695 5/5/2023
3.2.693 57,661 3/29/2023
3.2.690 10,063 3/2/2023
3.2.687 36,382 1/24/2023
3.2.685 28,405 12/20/2022
3.2.684 20,067 12/2/2022
3.2.683 17,293 11/20/2022
3.2.682 80,797 10/17/2022
3.2.681 40,903 10/12/2022
3.2.680 38,246 9/25/2022
3.2.669 33,363 9/7/2022
3.2.666 91,170 8/30/2022
3.2.665 140,396 7/4/2022
3.2.664 47,933 6/14/2022
3.2.662 11,851 6/9/2022
3.2.661 20,011 6/1/2022
3.2.651 20,159 5/24/2022
3.2.640 18,958 5/13/2022
3.2.610 28,109 5/6/2022
3.2.609 12,839 5/5/2022
3.2.603 12,129 4/29/2022
3.2.500 36,491 4/12/2022
3.0.100 85,966 12/17/2021
2.6.100 162,488 8/31/2021
2.5.200 142,194 6/5/2021
2.5.100 67,607 5/7/2021
2.3.200 112,450 3/5/2021
2.3.106 9,268 3/4/2021
2.3.100 18,235 2/19/2021
2.0.105 64,393 12/7/2020
2.0.102 13,252 12/2/2020
2.0.101 23,733 11/26/2020
2.0.0-preview1120 3,523 11/19/2020
2.0.0-preview1119 3,597 11/18/2020
2.0.0-preview1115 3,894 11/13/2020
2.0.0-preview1109 4,612 11/6/2020
2.0.0-preview1106 3,553 11/4/2020
2.0.0-preview1105 3,656 11/4/2020
2.0.0-preview1026 3,730 10/26/2020
1.10.3 18,684 11/6/2020
1.10.1 12,711 10/22/2020
1.10.0-preview1020 4,168 10/16/2020
1.10.0-preview1001 3,689 9/29/2020
1.9.1 8,379 11/6/2020
1.9.0 17,960 9/23/2020
1.9.0-preview0920 3,695 9/20/2020
1.9.0-preview0906 4,759 9/5/2020
1.8.2 7,972 11/6/2020
1.8.1 115,308 8/26/2020
1.7.1 11,368 8/1/2020
1.7.0 8,636 7/27/2020
1.6.0 17,894 6/27/2020
1.5.0 18,457 5/24/2020
1.5.0-preview0525 3,386 5/23/2020
1.5.0-preview0521 3,498 5/20/2020
1.5.0-preview0509 4,048 5/8/2020
1.5.0-preview0502 3,449 5/2/2020
1.4.0 11,587 4/26/2020
1.4.0-preview0424 3,360 4/23/2020
1.4.0-preview0423 3,290 4/22/2020
1.4.0-preview0422 3,369 4/21/2020
1.4.0-preview0415 3,711 4/14/2020
1.4.0-preview0413 3,413 4/13/2020
1.3.6 8,618 4/12/2020
1.3.5 7,161 4/7/2020
1.3.4 8,742 4/1/2020
1.3.0-preview8 3,585 3/12/2020
1.2.1 9,866 3/6/2020
1.2.0-preview5 3,455 2/24/2020
1.1.0 8,385 1/31/2020
1.0.1 10,070 1/3/2020
1.0.0 9,034 12/25/2019
0.12.21 6,568 12/16/2019
0.12.20 6,184 12/14/2019
0.12.19 6,597 12/13/2019
0.12.18 6,532 12/12/2019
0.12.16 7,543 12/10/2019
0.12.15 6,758 12/10/2019
0.12.13 6,519 12/9/2019
0.12.12 6,506 12/9/2019
0.12.11 6,301 12/8/2019
0.12.9 6,152 12/6/2019
0.12.8 6,310 12/5/2019
0.12.7 6,105 12/3/2019
0.12.6 6,542 12/1/2019
0.12.5 6,674 11/25/2019
0.12.3 5,987 11/23/2019
0.11.24 6,529 11/21/2019
0.11.23 6,111 11/20/2019
0.11.22 5,935 11/19/2019
0.11.21 6,425 11/18/2019
0.11.20 6,269 11/17/2019
0.11.19 6,377 11/17/2019
0.11.18 6,306 11/15/2019
0.11.12 6,201 11/13/2019
0.11.11 6,182 11/11/2019
0.11.9 6,577 11/6/2019
0.11.6 6,192 11/4/2019
0.11.5 5,927 11/1/2019
0.11.4 7,373 10/30/2019
0.11.3 6,146 10/29/2019
0.11.2 6,267 10/23/2019
0.11.1 6,146 10/23/2019
0.10.15 6,071 10/21/2019
0.10.14 7,800 10/16/2019
0.10.13 7,300 10/14/2019
0.10.12 6,091 10/11/2019
0.10.11 6,249 10/9/2019
0.10.10 6,243 10/8/2019
0.10.9 6,092 10/8/2019
0.10.8 6,124 10/8/2019
0.10.7 6,250 10/6/2019
0.10.6 6,274 9/29/2019
0.10.5 5,985 9/29/2019
0.10.4 6,159 9/26/2019
0.10.3 6,094 9/26/2019
0.10.2 6,289 9/24/2019
0.10.1 6,112 9/23/2019
0.9.18 6,478 9/20/2019
0.9.17 6,264 9/19/2019
0.9.16 5,653 9/18/2019
0.9.15 5,518 9/12/2019
0.9.11 5,232 9/10/2019
0.9.10 5,300 9/10/2019
0.9.7 6,250 9/6/2019