ZLSoft.QWPlatform.SystemLibraryCore
3.2.1
See the version list below for details.
dotnet add package ZLSoft.QWPlatform.SystemLibraryCore --version 3.2.1
NuGet\Install-Package ZLSoft.QWPlatform.SystemLibraryCore -Version 3.2.1
<PackageReference Include="ZLSoft.QWPlatform.SystemLibraryCore" Version="3.2.1" />
paket add ZLSoft.QWPlatform.SystemLibraryCore --version 3.2.1
#r "nuget: ZLSoft.QWPlatform.SystemLibraryCore, 3.2.1"
// Install ZLSoft.QWPlatform.SystemLibraryCore as a Cake Addin #addin nuget:?package=ZLSoft.QWPlatform.SystemLibraryCore&version=3.2.1 // Install ZLSoft.QWPlatform.SystemLibraryCore as a Cake Tool #tool nuget:?package=ZLSoft.QWPlatform.SystemLibraryCore&version=3.2.1
区卫中间件集成工具
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- EasyNetQ (>= 6.1.0)
- log4net (>= 2.0.8)
- Microsoft.AspNetCore.Mvc (>= 2.2.0)
- Microsoft.CSharp (>= 4.6.0)
- MrAdvice (>= 2.8.12)
- Newtonsoft.Json (>= 12.0.3)
- Polly (>= 7.2.1)
- SharpZipLib (>= 1.2.0)
- System.CodeDom (>= 4.6.0)
- System.Configuration.ConfigurationManager (>= 4.7.0)
- System.DirectoryServices (>= 4.7.0)
- System.Private.ServiceModel (>= 4.6.0)
- System.ServiceModel.Http (>= 4.6.0)
- System.ServiceModel.Primitives (>= 4.6.0)
- ThoughtWorks.QRCode.Core (>= 1.0.1.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ZLSoft.QWPlatform.SystemLibraryCore:
Package | Downloads |
---|---|
ZLSoft.QWPlatform.WebBasics
基础服务 |
|
ZLSoft.QWPlatform.DBServiceCore
6.0.0.0 .net 6支持 3.1.0.0 升级npgsql引用 3.0.7.45 修复mysql查询结果存在null时报错的问题 3.0.7.44 增加对mysql的支持、对关键字使用反括号包裹 3.0.7.43 IDeleteBulider 增加queryAndWhereList、whereParametersList方法 3.0.7.42 1.Fix更新构造器中的列值获取bug(事件传递相关参数) 2.增加提交事务时事件 3.0.7.37 修正Oracle中定时获取数据库时间的异常(访问已释放的对象异常) 3.0.7.36 优化获取SQL脚本信息获取 3.0.7.35 更新SQL执行统计信息,不再写入缓存中 3.0.7.34 批量新增与批量更新(db.InsertList(list) & UpdateList) v3.0.7.33 发布构建器属性访问功能(Insert/Update/Delete) v3.0.7.32 紧急修正事务锁表的bug v3.0.7.31 增加根据数据表获取列集合功能 v3.0.7.30 增加Model中使用枚举值功能 v3.0.7.28 1.增加update可以基于原始值操作例如, a=a+1 2.增加where自定义操作符中大于等于和小于等于 v3.0.7.27 1.可以自定义条件比较符(select, update ,delete) v3.0.7.26 1.优化数据库事务日志输出与事务对象为空判断 v3.0.7.25 1.修正数据库获取时间的Bug v3.0.7.24 1.默认使用长连接,同一个db对象中连接通道在整个生命周期中有效 2.修改事务,必须在结束时手动db.commit保证事务手动提交 v3.0.7.23 select与sql分页时的bug解决 v3.0.7.22 实现委托事务处理 v3.0.7.21 实现SQL脚本统一监听功能 v3.0.7.19-3.0.7.20 修改查询时如果为null值。则赋值为DBNull.Value v3.0.7.18 修改事务Bug v3.0.7.17 修改数据库连接手动释放 v3.0.7.16 实现SQL条件使用where自定义sql语句 v3.0.7.15 实现sql脚本修改时更新缓存功能(依赖于Redis的缓存) 实现数据对码功能netcore版本 3.0.7.14 1.修正SQL分页时传递参数属于集合的异常 3.0.7.13 1.增加SQL脚本的附加条件片断(排序分组SQL) v3.0.7.12 1.修改读取配置文件夹小写问题 2.PG数据库更新为4.1.3 3.Oracle数据库更新为2.19.6 v3.0.7.10 修改PG数据库多并发的事务时未能正确判断连接对象问题 v3.0.7.9 fix:修正zltools创建的脚本无法在netcore的环境上访问问题 v3.0.7.8 fix:PG数据库无法保存日期时间格式 v3.0.7.7 fix数据库事务没有回滚的bug v3.0.7.5,v3.0.7.6 fix:pg库分页的bug v1.0.7.3 支持netcore 3.0 v1.0.7.3 1.修改数据库支持方式(修正) v1.0.7.2 1.实现简化数据库访问方式 2.支持PG数据库源驱动 3.SQL执行内容输出 v1.0.7 1.实现基于net core 2.0框架访问 v1.0.6 1.修改Logger的命名空间路径,直接引用QWPlatform.SystemLibrary即可使用 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.0.0 | 1,459 | 12/28/2021 |
4.0.0 | 338 | 2/26/2024 |
3.2.5.5 | 638 | 7/12/2023 |
3.2.5.4 | 717 | 7/12/2023 |
3.2.5 | 1,303 | 11/30/2022 |
3.2.4 | 1,036 | 10/28/2022 |
3.2.3.5 | 1,191 | 9/27/2022 |
3.2.3.4 | 952 | 9/21/2022 |
3.2.3.3 | 950 | 9/21/2022 |
3.2.3.2 | 962 | 9/19/2022 |
3.2.3.1 | 1,050 | 9/16/2022 |
3.2.3 | 1,240 | 8/26/2022 |
3.2.2.1 | 3,415 | 6/28/2022 |
3.2.2 | 1,814 | 6/27/2022 |
3.2.1 | 1,104 | 3/10/2022 |
3.2.0 | 6,416 | 3/3/2022 |
3.1.1 | 1,079 | 2/25/2022 |
3.0.5.48 | 1,208 | 1/11/2022 |
3.0.5.47 | 1,049 | 12/24/2021 |
3.0.5.46 | 1,538 | 11/17/2021 |
3.0.5.45 | 936 | 9/13/2021 |
3.0.5.44 | 15,397 | 5/7/2021 |
3.0.5.43 | 3,637 | 4/9/2021 |
3.0.5.42 | 5,623 | 3/12/2021 |
3.0.5.41 | 1,754 | 2/24/2021 |
3.0.5.40 | 958 | 2/18/2021 |
3.0.5.39 | 914 | 2/18/2021 |
3.0.5.38 | 1,703 | 2/4/2021 |
3.0.5.37 | 1,670 | 1/21/2021 |
3.0.5.36 | 6,700 | 1/19/2021 |
3.0.5.35 | 939 | 1/19/2021 |
3.0.5.34 | 1,765 | 1/16/2021 |
3.0.5.33 | 1,032 | 1/15/2021 |
3.0.5.32 | 4,639 | 1/12/2021 |
3.0.5.31 | 1,078 | 1/11/2021 |
3.0.5.30 | 1,006 | 1/11/2021 |
3.0.5.29 | 1,931 | 12/29/2020 |
3.0.5.28 | 1,607 | 12/26/2020 |
3.0.5.26 | 3,941 | 12/22/2020 |
3.0.5.25 | 1,048 | 12/18/2020 |
3.0.5.24 | 1,740 | 12/9/2020 |
3.0.5.23 | 1,675 | 11/27/2020 |
3.0.5.22 | 6,997 | 11/25/2020 |
3.0.5.21 | 2,521 | 11/23/2020 |
3.0.5.20 | 1,097 | 11/6/2020 |
3.0.5.19 | 3,780 | 11/4/2020 |
3.0.5.18 | 1,060 | 11/4/2020 |
3.0.5.15 | 1,687 | 2/25/2021 |
提供中联信息区卫事业部开发框架基础引用类库