This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
SqlSugar
Watch
1
Star
0
Fork
0
You've already forked SqlSugar
mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced
2025-05-17 13:39:33 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2b2add7e5a
SqlSugar
/
Src
/
Asp.NetCore2
/
MongoDbTest
/
Program.cs
7 lines
117 B
C#
Raw
Normal View
History
Unescape
Escape
Add MongoDb Csproj
2025-04-26 15:50:22 +08:00
using
MongoDbTest
;
//开发中
Update Mongodb
2025-05-04 15:59:46 +08:00
OrmTest
.
Init
(
)
;
Add MongoDb Csproj
2025-04-26 15:50:22 +08:00
AdoTest
.
Init
(
)
;
Update mongodb
2025-05-04 14:02:50 +08:00
ExpTest
.
Init
(
)
;
Add MongoDb Csproj
2025-04-26 15:50:22 +08:00
Console
.
WriteLine
(
"执行完成"
)
;
Reference in New Issue
Copy Permalink