Anrui.SqlSugar 25.714.1420

dotnet add package Anrui.SqlSugar --version 25.714.1420
                    
NuGet\Install-Package Anrui.SqlSugar -Version 25.714.1420
                    
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="Anrui.SqlSugar" Version="25.714.1420" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Anrui.SqlSugar" Version="25.714.1420" />
                    
Directory.Packages.props
<PackageReference Include="Anrui.SqlSugar" />
                    
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 Anrui.SqlSugar --version 25.714.1420
                    
#r "nuget: Anrui.SqlSugar, 25.714.1420"
                    
#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 Anrui.SqlSugar@25.714.1420
                    
#: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=Anrui.SqlSugar&version=25.714.1420
                    
Install as a Cake Addin
#tool nuget:?package=Anrui.SqlSugar&version=25.714.1420
                    
Install as a Cake Tool

SQL Sugar 功能扩展


主要功能

  • 增加ExportClass、ExportClassBySubTableName、ExportClassToDir
  • 增加CreateTableIfNotExist
  • 增加常用方法
    • Upsert
    • Insert
    • Update
  • 创建ISqlSugarClient
  • 任意类实例保存,读取,删除,类与表关联,每个属性成为一行。
  • Enjoy!
Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
25.714.1420 235 7/14/2025
25.704.948 215 7/4/2025
25.527.1508 251 5/27/2025
25.307.1608 301 3/7/2025
25.307.1450 304 3/7/2025
24.1108.2030 230 11/8/2024
24.1108.2000 208 11/8/2024
24.1108.1915 189 11/8/2024
24.1101.1434 211 11/1/2024
24.914.1652 236 9/14/2024
24.819.1026 245 8/19/2024
24.710.2019 224 7/10/2024
24.627.1446 220 6/27/2024
24.612.1440 195 6/12/2024
24.607.1335 215 6/7/2024
24.419.946 239 4/19/2024
24.325.1724 230 3/25/2024
23.1106.1448 346 11/6/2023
23.1102.910 211 11/2/2023
23.1026.1552 209 10/26/2023
Loading failed