Skip to content
FreeSql 官方文档FreeSql 官方文档
指南
扩展
服务支持
github icon
  • 指南

      • 指南
        • 入门
          • 安装
            • 版本
              • 安装
                • Packages
                  • 学习指南
                  • 新增
                    • 删除
                      • 修改
                        • 新增和修改
                        • DB First
                          • 表达式函数
                            • 事务
                              • 过滤器
                                • ADO
                                  • AOP✨
                                    • 读写分离
                                      • 分表分库
                                        • 多租户
                                          • 性能
                                            • 你不知道的功能 ✨

                                            安装

                                            author iconnicyecalendar icon2021年2月5日timer icon大约 2 分钟word icon约 498 字

                                            此页内容
                                            • 版本
                                            • 安装
                                            • Packages
                                            • 学习指南

                                            # 安装

                                            # 版本

                                            FreeSql 是一个 .NET Standard 2.0 库,仅支持 .NET Framework 4.0 或 .NET Core 或更高版本的应用程序。

                                            # 安装

                                            dotnet add package FreeSql
                                            
                                            1

                                            # Packages

                                            Package NameVersion说明NUGET
                                            FreeSql.RepositoryNETStandard2.0、net45、net40通用仓储 + UnitOfWork 实现NuGetopen in new window
                                            FreeSql.DbContextNETStandard2.0、net45、net40EFCore 的使用风格实现NuGetopen in new window
                                            FreeSql.Provider.MySqlNETStandard2.0、net45、net40基于 MySql.Data(Oracle 官方)NuGetopen in new window
                                            FreeSql.Provider.MySqlConnectorNETStandard2.0、net45基于 MySqlConnectorNuGetopen in new window
                                            FreeSql.Provider.PostgreSQLNETStandard2.0、net45基于 PostgreSQL 9.5+NuGetopen in new window
                                            FreeSql.Provider.SqlServerNETStandard2.0、net45、net40基于 SqlServer 2005+NuGetopen in new window
                                            FreeSql.Provider.SqlServerForSystemNETStandard2.0、net45、net40基于 System.Data.SqlClient + SqlServer 2005+NuGetopen in new window
                                            FreeSql.Provider.SqliteNETStandard2.0、net45、net40NuGetopen in new window
                                            FreeSql.Provider.OracleNETStandard2.0、net45、net40NuGetopen in new window
                                            FreeSql.Provider.FirebirdNETStandard2.0、net452NuGetopen in new window
                                            FreeSql.Provider.MsAccessNETStandard2.0、net45、net40NuGetopen in new window
                                            FreeSql.Provider.DamengNETStandard2.0、net45、net40基于 达梦数据库NuGetopen in new window
                                            FreeSql.Provider.ShenTongNETStandard2.0、net45、net40基于 神舟通用数据库NuGetopen in new window
                                            FreeSql.Provider.KingbaseESNETStandard2.0、net461基于 人大金仓数据库NuGetopen in new window
                                            FreeSql.Provider.Odbcopen in new windowNETStandard2.0、net45、net40基于 ODBCNuGetopen in new window
                                            FreeSql.Provider.Customopen in new windowNETStandard2.0、net45、net40自定义数据库访问NuGetopen in new window
                                            FreeSql.Extensions.LazyLoadingNETStandard2.0、net45、net40延时属性扩展包NuGetopen in new window
                                            FreeSql.Extensions.JsonMapNETStandard2.0、net45、net40Json 序列化扩展包NuGetopen in new window
                                            FreeSql.Extensions.LinqNETStandard2.0、net45、net40LinqToSql IQueryable 扩展包NuGetopen in new window
                                            FreeSql.Extensions.BaseEntityNETStandard2.0NuGetopen in new window
                                            FreeSql.GeneratorNETCoreapp3.1从数据库生成实体类,生成器是如何实现的?open in new windowNuGetopen in new window

                                            # 学习指南

                                            FreeSql 除了支持基本的增删查改功能外,还支持基于现有数据库创建模型(db-first),和支持基于模型创建数据库(code-first)。

                                            edit icon在 GitHub 上编辑此页open in new window
                                            上次编辑于: 2022/5/17 下午2:09:12
                                            贡献者: IGeekFan,igeekfan,luoyunchong
                                            上一页
                                            入门
                                            下一页
                                            新增
                                            Copyright © 2018-present nicye
                                            Copyright © 2022 nicye

                                            该应用可以安装在你的 PC 或移动设备上。这将使该 Web 应用程序外观和行为与其他应用程序相同。它将在出现在应用程序列表中,并可以固定到主屏幕,开始菜单或任务栏。此 Web 应用程序还将能够与其他应用程序和你的操作系统安全地进行交互。

                                            详情