AppOS.SQL
1.0.14
dotnet add package AppOS.SQL --version 1.0.14
NuGet\Install-Package AppOS.SQL -Version 1.0.14
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="AppOS.SQL" Version="1.0.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AppOS.SQL --version 1.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AppOS.SQL, 1.0.14"
#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.
// Install AppOS.SQL as a Cake Addin #addin nuget:?package=AppOS.SQL&version=1.0.14 // Install AppOS.SQL as a Cake Tool #tool nuget:?package=AppOS.SQL&version=1.0.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
易用、强大、高效且有容错能力的 .NET ORM 抽象,支持长/短连接(连接池)、事务、数据中心(读写分离、负载均衡、分库分表等)、面向 SQL/对象 的 CRUD 、多租户等功能。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- AppOS.ObjectPool (>= 1.0.8)
- AppOS.SQL.Specs (>= 0.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AppOS.SQL:
Package | Downloads |
---|---|
AppOS.MySqlConnector
易用、强大、高效且有容错能力的 .NET MySql ORM,支持长/短连接(连接池)、事务、数据中心(读写分离、负载均衡、分库分表等)、面向 SQL/对象 的 CRUD 、多租户等功能。 |
GitHub repositories
This package is not used by any popular GitHub repositories.