diff --git a/Src/Asp.NetCore2/KdbndpNuget/BouncyCastle.dll b/Src/Asp.NetCore2/KdbndpNuget/BouncyCastle.dll new file mode 100644 index 000000000..b713a2ec8 Binary files /dev/null and b/Src/Asp.NetCore2/KdbndpNuget/BouncyCastle.dll differ diff --git a/Src/Asp.NetCore2/KdbndpNuget/Kdbndp.dll b/Src/Asp.NetCore2/KdbndpNuget/Kdbndp.dll new file mode 100644 index 000000000..98c46ab0c Binary files /dev/null and b/Src/Asp.NetCore2/KdbndpNuget/Kdbndp.dll differ diff --git a/Src/Asp.NetCore2/KdbndpNuget/NuGet.exe b/Src/Asp.NetCore2/KdbndpNuget/NuGet.exe new file mode 100644 index 000000000..6bb79fe53 Binary files /dev/null and b/Src/Asp.NetCore2/KdbndpNuget/NuGet.exe differ diff --git a/Src/Asp.NetCore2/KdbndpNuget/SqlSugarForCore.nuspec b/Src/Asp.NetCore2/KdbndpNuget/SqlSugarForCore.nuspec new file mode 100644 index 000000000..c2cb5e2af --- /dev/null +++ b/Src/Asp.NetCore2/KdbndpNuget/SqlSugarForCore.nuspec @@ -0,0 +1,24 @@ + + + + SqlSugarCore.Kdbndp + 7.0 + 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 + SqlSugar Sql Sugar core Asp.net core orm + + + + + + + + + + \ No newline at end of file diff --git a/Src/Asp.NetCore2/KdbndpNuget/nuget.bat b/Src/Asp.NetCore2/KdbndpNuget/nuget.bat new file mode 100644 index 000000000..cb8120837 --- /dev/null +++ b/Src/Asp.NetCore2/KdbndpNuget/nuget.bat @@ -0,0 +1 @@ +%~dp0nuget.exe pack %~dp0SqlSugarForCore.nuspec -OutputDirectory %~dp0 \ No newline at end of file