mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 02:29:39 +08:00
Add MongoDb Csproj
This commit is contained in:
4
Src/Asp.NetCore2/MongoDbTest/Program.cs
Normal file
4
Src/Asp.NetCore2/MongoDbTest/Program.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
using MongoDbTest;
|
||||
//开发中
|
||||
AdoTest.Init();
|
||||
Console.WriteLine("执行完成");
|
Reference in New Issue
Block a user