diff --git a/Src/Asp.NetCore2/DmOrmTest/DmProvider.dll b/Src/Asp.NetCore2/DmOrmTest/DmProvider.dll new file mode 100644 index 000000000..88522ba90 Binary files /dev/null and b/Src/Asp.NetCore2/DmOrmTest/DmProvider.dll differ diff --git a/Src/Asp.NetCore2/DmOrmTest/NuGet.exe b/Src/Asp.NetCore2/DmOrmTest/NuGet.exe new file mode 100644 index 000000000..6bb79fe53 Binary files /dev/null and b/Src/Asp.NetCore2/DmOrmTest/NuGet.exe differ diff --git a/Src/Asp.NetCore2/DmOrmTest/SqlSugarForCore.nuspec b/Src/Asp.NetCore2/DmOrmTest/SqlSugarForCore.nuspec new file mode 100644 index 000000000..988ca0c67 --- /dev/null +++ b/Src/Asp.NetCore2/DmOrmTest/SqlSugarForCore.nuspec @@ -0,0 +1,24 @@ + + + + SqlSugarCore.Dm + 1.2 + sunkaixuan + 果糖大数据科技 + http://www.apache.org/licenses/LICENSE-2.0.html + https://github.com/sunkaixuan/SqlSugar + https://secure.gravatar.com/avatar/a82c03402497b2e58fd65038a3699b30 + false + 达梦官方驱动 ,达梦,SqlSugar ORM .NET 国产ORM + Copyright 2016 + 达梦 dm dameng .NET ORM C# + + + + + + + + + + \ No newline at end of file diff --git a/Src/Asp.NetCore2/DmOrmTest/nuget.bat b/Src/Asp.NetCore2/DmOrmTest/nuget.bat new file mode 100644 index 000000000..cb8120837 --- /dev/null +++ b/Src/Asp.NetCore2/DmOrmTest/nuget.bat @@ -0,0 +1 @@ +%~dp0nuget.exe pack %~dp0SqlSugarForCore.nuspec -OutputDirectory %~dp0 \ No newline at end of file