FreeSql 1.5.0-preview0525

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.5.0-preview0525
                    
NuGet\Install-Package FreeSql -Version 1.5.0-preview0525
                    
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.5.0-preview0525" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FreeSql" Version="1.5.0-preview0525" />
                    
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.5.0-preview0525
                    
#r "nuget: FreeSql, 1.5.0-preview0525"
                    
#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.5.0-preview0525
                    
#: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.5.0-preview0525&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FreeSql&version=1.5.0-preview0525&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 (213)

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 (31)

Showing the top 20 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
yaobiao131/downkyicore
哔哩下载姬(跨平台版)downkyi,哔哩哔哩网站视频下载工具,支持批量下载,支持8K、HDR、杜比视界,提供工具箱(音视频提取、去水印等)。
SkyAPM/SkyAPM-dotnet
The .NET/.NET Core instrument agent for Apache SkyWalking
dotnetcore/AgileConfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core lightweight configuration server
dotnetcore/HttpReports
HttpReports is an APM (application performance monitor) system for .Net Core.
ViewFaceCore/ViewFaceCore
C# 超简单的离线人脸识别库。( 基于 SeetaFace6 )
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
trueai-org/midjourney-proxy
🦄 The world's largest Midjourney drawing API, generating over 1 million drawings daily, supporting Discord Youchuan Midjourney 🐂!
lisongkun/HyggeImaotai
i茅台app接口自动化csharp wpf实现,挂机windows服务器每日自动预约, (╯°□°)╯︵ ┻━┻ 预约启动!
TeslaFly01/SmartSqlT
🔥🔥🔥 SmartSQL 是一款方便、快捷的数据库文档查询、导出工具!该工具从最初支持CHM文档格式开始,通过不断地探索开发、集思广益和不断改进,又陆续支持Word、Excel、PDF、Html、Xml、Json、MarkDown等文档格式的导出。同时支持SqlServer、MySql、PostgreSQL、SQLite等多种数据库的文档查询和导出功能。
Deali-Axy/StarBlog
☀StarBlog 是一个基于 .NET Core 开发的现代博客系统,支持 Markdown 文章导入,遵循 RESTful 接口规范。前端基于 Vue + ElementUI 开发,可作为 .NET Core 入门学习项目,同时配套了一系列开发笔记,记录了从零开始构建这个博客系统的全过程,可以帮助学习理解 .Net Core 项目的开发流程。
withsalt/BilibiliLiveTools
Bilibili(B站)无人值守直播工具。自动登录,自动获取直播推流地址,自动推流(使用ffmpeg),可以用于电脑、树莓派等设备无人值守直播。
liuhll/silky
The Silky framework is designed to help developers quickly build a microservice development framework through simple code and configuration under the .net platform.
yc-l/yc.boilerplate
YC. Boilerplate is a set of loose coupling, flexible combination, complete functions, convenient development, and reduces the workload of development.
2881099/FreeSql.Tools
FreeSql 工具包,包括生成器等
IOT-CS/IOTCS
工业智能网关,基于.net core3.1的跨平台物联网网关。支持不同设备驱动(PLC、CNC、数据库、串口设备、上位机、OPC UA、MQTT)具备二次开发驱动的能力实现与Thingsboard进行数据通讯。同时支持多资源配置化管理,MQTT、MYSQL、WEBHOOK等多种类型,实现数据的快速推送,提供简单的驱动开发接口。
cocosip/sharp-abp
Abp-vNext extension modules
phil-guo/ketchup
ketchup (番茄酱) 是一个基于dotnet core的微服务框架。
fuyouawa/MMORPG
MMORPG网游的练习项目,服务器使用C#,客户端使用Unity
2881099/FreeSql.AdminLTE
这是一个 .NETCore MVC 中间件,基于 AdminLTE 前端框架动态产生 FreeSql 实体的增删查改界面。
Version Downloads Last Updated
3.5.215-preview20250917 1,010 9/17/2025
3.5.213 4,801 8/26/2025
3.5.213-preview20250825 574 8/23/2025
3.5.213-preview20250815 679 8/14/2025
3.5.212 5,434 7/30/2025
3.5.211 1,652 7/24/2025
3.5.211-preview20250716 946 7/16/2025
3.5.210 4,357 7/9/2025
3.5.210-preview20250626 1,034 6/26/2025
3.5.209 6,277 6/21/2025
3.5.208 2,130 6/17/2025
3.5.207 6,978 5/30/2025
3.5.206 7,522 5/14/2025
3.5.205 5,145 5/4/2025
3.5.204-preview20250428 907 4/28/2025
3.5.204-preview20250425 1,021 4/25/2025
3.5.203 6,850 4/19/2025
3.5.202 5,831 4/8/2025
3.5.201 10,085 4/1/2025
3.5.200 2,285 3/27/2025
3.5.109 9,846 3/19/2025
3.5.108 4,854 3/11/2025
3.5.107 3,433 3/4/2025
3.5.106 7,818 2/18/2025
3.5.105 8,313 2/10/2025
3.5.105-preview20250116 1,765 1/16/2025
3.5.104 7,970 1/14/2025
3.5.103 3,541 1/7/2025
3.5.103-preview20241226 1,116 12/26/2024
3.5.103-preview20241224 919 12/24/2024
3.5.103-preview20241205 1,179 12/5/2024
3.5.102 16,291 12/4/2024
3.5.101 2,736 12/1/2024
3.2.833 57,584 7/15/2024
3.2.832 18,814 6/27/2024
3.2.830 4,077 6/19/2024
3.2.825 18,800 5/20/2024
3.2.822 6,042 5/12/2024
3.2.821 17,433 4/10/2024
3.2.820 13,641 3/26/2024
3.2.815 23,448 2/27/2024
3.2.812 8,180 2/1/2024
3.2.810 10,657 1/14/2024
3.2.808 32,753 12/20/2023
3.2.805 28,110 11/15/2023
3.2.802 33,919 10/27/2023
3.2.801 20,680 9/21/2023
3.2.700 28,124 8/13/2023
3.2.698 23,592 7/6/2023
3.2.697 21,178 6/6/2023
3.2.696 8,823 5/30/2023
3.2.695 33,330 5/5/2023
3.2.693 59,324 3/29/2023
3.2.690 10,306 3/2/2023
3.2.687 37,300 1/24/2023
3.2.685 29,633 12/20/2022
3.2.684 20,492 12/2/2022
3.2.683 17,741 11/20/2022
3.2.682 82,135 10/17/2022
3.2.681 42,257 10/12/2022
3.2.680 38,785 9/25/2022
3.2.669 33,920 9/7/2022
3.2.666 96,490 8/30/2022
3.2.665 142,806 7/4/2022
3.2.664 49,222 6/14/2022
3.2.662 11,995 6/9/2022
3.2.661 20,203 6/1/2022
3.2.651 20,471 5/24/2022
3.2.640 19,113 5/13/2022
3.2.610 28,444 5/6/2022
3.2.609 13,021 5/5/2022
3.2.603 12,284 4/29/2022
3.2.500 36,951 4/12/2022
3.0.100 87,264 12/17/2021
2.6.100 164,624 8/31/2021
2.5.200 144,409 6/5/2021
2.5.100 68,167 5/7/2021
2.3.200 113,495 3/5/2021
2.3.106 9,439 3/4/2021
2.3.100 18,432 2/19/2021
2.0.105 65,453 12/7/2020
2.0.102 13,464 12/2/2020
2.0.101 24,074 11/26/2020
2.0.0-preview1120 3,642 11/19/2020
2.0.0-preview1119 3,723 11/18/2020
2.0.0-preview1115 4,027 11/13/2020
2.0.0-preview1109 4,751 11/6/2020
2.0.0-preview1106 3,668 11/4/2020
2.0.0-preview1105 3,803 11/4/2020
2.0.0-preview1026 3,873 10/26/2020
1.10.3 18,897 11/6/2020
1.10.1 12,919 10/22/2020
1.10.0-preview1020 4,368 10/16/2020
1.10.0-preview1001 3,831 9/29/2020
1.9.1 8,540 11/6/2020
1.9.0 18,586 9/23/2020
1.9.0-preview0920 3,849 9/20/2020
1.9.0-preview0906 4,874 9/5/2020
1.8.2 8,104 11/6/2020
1.8.1 117,435 8/26/2020
1.7.1 11,525 8/1/2020
1.7.0 8,763 7/27/2020
1.6.0 18,677 6/27/2020
1.5.0 18,749 5/24/2020
1.5.0-preview0525 3,490 5/23/2020
1.5.0-preview0521 3,602 5/20/2020
1.5.0-preview0509 4,155 5/8/2020
1.5.0-preview0502 3,577 5/2/2020
1.4.0 11,725 4/26/2020
1.4.0-preview0424 3,467 4/23/2020
1.4.0-preview0423 3,389 4/22/2020
1.4.0-preview0422 3,482 4/21/2020
1.4.0-preview0415 3,828 4/14/2020
1.4.0-preview0413 3,528 4/13/2020
1.3.6 8,729 4/12/2020
1.3.5 7,249 4/7/2020
1.3.4 8,873 4/1/2020
1.3.0-preview8 3,678 3/12/2020
1.2.1 9,987 3/6/2020
1.2.0-preview5 3,543 2/24/2020
1.1.0 8,479 1/31/2020
1.0.1 10,192 1/3/2020
1.0.0 9,152 12/25/2019
0.12.21 6,665 12/16/2019
0.12.20 6,256 12/14/2019
0.12.19 6,736 12/13/2019
0.12.18 6,610 12/12/2019
0.12.16 7,634 12/10/2019
0.12.15 6,883 12/10/2019
0.12.13 6,654 12/9/2019
0.12.12 6,645 12/9/2019
0.12.11 6,392 12/8/2019
0.12.9 6,231 12/6/2019
0.12.8 6,402 12/5/2019
0.12.7 6,186 12/3/2019
0.12.6 6,634 12/1/2019
0.12.5 6,781 11/25/2019
0.12.3 6,066 11/23/2019
0.11.24 6,624 11/21/2019
0.11.23 6,200 11/20/2019
0.11.22 6,026 11/19/2019
0.11.21 6,510 11/18/2019
0.11.20 6,360 11/17/2019
0.11.19 6,460 11/17/2019
0.11.18 6,401 11/15/2019
0.11.12 6,297 11/13/2019
0.11.11 6,268 11/11/2019
0.11.9 6,668 11/6/2019
0.11.6 6,273 11/4/2019
0.11.5 6,013 11/1/2019
0.11.4 7,463 10/30/2019
0.11.3 6,229 10/29/2019
0.11.2 6,326 10/23/2019
0.11.1 6,223 10/23/2019
0.10.15 6,163 10/21/2019
0.10.14 7,933 10/16/2019
0.10.13 7,413 10/14/2019
0.10.12 6,181 10/11/2019
0.10.11 6,343 10/9/2019
0.10.10 6,325 10/8/2019
0.10.9 6,158 10/8/2019
0.10.8 6,217 10/8/2019
0.10.7 6,332 10/6/2019
0.10.6 6,366 9/29/2019
0.10.5 6,068 9/29/2019
0.10.4 6,243 9/26/2019
0.10.3 6,171 9/26/2019
0.10.2 6,372 9/24/2019
0.10.1 6,198 9/23/2019
0.9.18 6,570 9/20/2019
0.9.17 6,361 9/19/2019
0.9.16 5,727 9/18/2019
0.9.15 5,595 9/12/2019
0.9.11 5,295 9/10/2019
0.9.10 5,363 9/10/2019
0.9.7 6,342 9/6/2019