Wunion.DataAdapter.NetCore
1.0.4.1
See the version list below for details.
dotnet add package Wunion.DataAdapter.NetCore --version 1.0.4.1
NuGet\Install-Package Wunion.DataAdapter.NetCore -Version 1.0.4.1
<PackageReference Include="Wunion.DataAdapter.NetCore" Version="1.0.4.1" />
<PackageVersion Include="Wunion.DataAdapter.NetCore" Version="1.0.4.1" />
<PackageReference Include="Wunion.DataAdapter.NetCore" />
paket add Wunion.DataAdapter.NetCore --version 1.0.4.1
#r "nuget: Wunion.DataAdapter.NetCore, 1.0.4.1"
#addin nuget:?package=Wunion.DataAdapter.NetCore&version=1.0.4.1
#tool nuget:?package=Wunion.DataAdapter.NetCore&version=1.0.4.1
1.0.4.1 更新说明(Update Logs)
1. 新增 Create Table命令构建器、DropTable 及 TableExists 方法,现在可以轻松的创建删除表以及判断特定的表在数据库中是否存在。请用方法请参见单该项目的单元测试项目:https://github.com/cnzhnet/LingOpenSource/tree/master/UnitTestProject
2. 在上一个版本中忘了实现 DefaultDbConnectionPool 类的 Dispose 方法,此版已修复 (~_~)!
1. New Create Table command builder, DropTable and TableExists methods, now you can now easily create and delete tables and determine whether a specific table exists in the database. How to use please refer to this unit test project: https://github.com/cnzhnet/LingOpenSource/tree/master/UnitTestProject
2. Forgot to implement the Dispose method of the DefaultDbConnectionPool class in the previous version, this version has been fixed it (~_~)!
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. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Wunion.DataAdapter.NetCore:
Package | Downloads |
---|---|
Wunion.DataAdapter.NetCore.EntityUtils
Wunion.DataAdapter.NetCore 的实体查询支持库. 配套代码生成器:WdaEntityGenerator 1.0.3 更新说明 (Update Description) : 增加连接池支持,并优化生成的查询命令. Increase connection pool support and optimize the generated query commands |
|
Wunion.DataAdapter.NetCore.SQLite3
Wunion.DataAdapter.NetCore 的 SQLite 数据库支持包。 PostgreSQL database support package for Wunion.DataAdapter 1. 修复删除表时自增长序列未清零的问题. Fix the bug that the auto-increment is not cleared when the table is deleted. |
|
Wunion.DataAdapter.NetCore.MySQL
Wunion.DataAdapter.NetCore 的 MySQL 数据库支持包。 MySQL database support package for Wunion.DataAdapter 1. 修复 TableBuildParser 在无自动增长字段时报错的问题 Fix TableBuildParser error when there is no AUTO_INCREMENT field |
|
Wunion.DataAdapter.NetCore.SQLServer
Wunion.DataAdapter.NetCore 的 Microsoft SQL Server 2008 R2 SP3及以上版本数据库支持包。 1.0.4更新说明(Update Logs) 1. 新增 Create Table命令构建器的 SQL Server 解释器实现. 2. 新增 DropTable 及 TableExists 方法. 1. Add SQL Server interpreter implementation of the create table command builder. 2. Add DropTable and TableExists methods. |
|
Wunion.DataAdapter.NetCore.PostgreSQL
Wunion.DataAdapter 的 PostgreSQL 数据库支持包。 PostgreSQL database support package for Wunion.DataAdapter 1. 修复 TableBuildParser 的默认值解析错误的问题. Fix default value parsing error for TableBuildParser. |
GitHub repositories
This package is not used by any popular GitHub repositories.
该组件为开源项目,目前完全免费。所有该组件的原生代码版权为开发者本人所有,任何企业及个人皆可免费使用,但除开发者外禁止任何企业以及个人以任何形式将组件的源代码纳入自己的知识产权范围。使用该组件源引起的任何商业或利益上的损失、风险以及任何刑事或民事纠纷一概由使用者自行承担。