Quick.DB
6.2.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Quick.DB --version 6.2.1
NuGet\Install-Package Quick.DB -Version 6.2.1
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="Quick.DB" Version="6.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Quick.DB" Version="6.2.1" />
<PackageReference Include="Quick.DB" />
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 Quick.DB --version 6.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Quick.DB, 6.2.1"
#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 Quick.DB@6.2.1
#: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=Quick.DB&version=6.2.1
#tool nuget:?package=Quick.DB&version=6.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Quick
Net 6 应用数据基础库,支持SqlServer、Dapper、Redis
nuget 发行包
- Quick.DB 数据库交互类库
- Docs 开发文档
更新说明
6.2.1
2022/3/29重要更新RedisHelper去除属性组合前缀 CustomKey;- 修正 PageCmd 注释
6.2.0
2022/3/29重要更新QuickData优化连接池管理,减少连接数量QuickDAL去除了Open 单例模式
6.1.1
2022/3/26RedisConfigModel参数DBId更名为 DBIndex
6.1.0
2022/3/15- SqlParam 存储过程新增Get方法
6.0.9
2022/3/7- ORM.Reqs 更新查询 group,order
6.0.8
2022/3/7- ORM.Reqs 查询支持绑定 group,order
- ORM.param 支持sql 语句值替换
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. 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 was computed. 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.
-
net6.0
- Dapper (>= 2.0.123)
- Npgsql (>= 6.0.3)
- Quick (>= 6.0.4)
- StackExchange.Redis (>= 2.2.88)
- System.Data.SqlClient (>= 4.8.3)
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 |
|---|---|---|
| 6.2.8 | 407 | 2/7/2023 |
| 6.2.7 | 515 | 9/9/2022 |
| 6.2.6 | 518 | 8/29/2022 |
| 6.2.5 | 533 | 8/15/2022 |
| 6.2.4 | 506 | 8/11/2022 |
| 6.2.3 | 525 | 5/24/2022 |
| 6.2.2 | 699 | 4/7/2022 |
| 6.2.1 | 552 | 3/30/2022 |
| 6.2.0 | 547 | 3/29/2022 |
| 6.1.1 | 560 | 3/26/2022 |
| 6.1.0 | 533 | 3/21/2022 |
| 6.0.9 | 569 | 3/7/2022 |
| 6.0.8 | 547 | 3/7/2022 |
| 6.0.7 | 545 | 2/28/2022 |