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 291 7/14/2025
25.704.948 255 7/4/2025
25.527.1508 282 5/27/2025
25.307.1608 331 3/7/2025
25.307.1450 337 3/7/2025
24.1108.2030 262 11/8/2024
24.1108.2000 239 11/8/2024
24.1108.1915 222 11/8/2024
24.1101.1434 246 11/1/2024
24.914.1652 271 9/14/2024
24.819.1026 279 8/19/2024
24.710.2019 262 7/10/2024
24.627.1446 257 6/27/2024
24.612.1440 228 6/12/2024
24.607.1335 251 6/7/2024
24.419.946 270 4/19/2024
24.325.1724 260 3/25/2024
23.1106.1448 369 11/6/2023
23.1102.910 230 11/2/2023
23.1026.1552 234 10/26/2023
Loading failed