CgdataBase.FreeSql 1.9.3

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

CgdataBase.WPF.Plus

介绍

针对WPF开发的基础库,包含一些常用的WPF控件和辅助类。 引用了CgdataBase.WPF.Common库,在此基础上引用了第三方库,并增加一些常用类。

包含的类:

  1. AppSettingsBase:配置文件的基础类。
  2. DataHelper:对FreeSQL进行了简单的封装。
  3. IocManage:依赖注入管理类。
  4. VersionController:版本控制器类。
引用第三方库
  1. FreeSql.Extensions.JsonMap: FreeSQL的Json映射扩展。
  2. FreeSql.Provider.MySqlConnector:FreeSQL的MySql驱动。
  3. FreeSql.Provider.Sqlite:FreeSQL的Sqlite驱动。
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CgdataBase.FreeSql:

Package Downloads
CgdataBase.WPF.Plus

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.9.3 96 2/5/2026