mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-24 01:00:59 +08:00
Updated DbContext (markdown)
@@ -1,4 +1,4 @@
|
||||
FreeSql.DbContext 实现类似 EFCore 使用方法,跟踪对象状态,最终通过 SaveChanges 方法提交事务。
|
||||
FreeSql.DbContext 实现类似 EFCore 使用习惯,跟踪对象状态,最终通过 SaveChanges 方法提交事务。
|
||||
|
||||
## 安装
|
||||
|
||||
|
||||
Reference in New Issue
Block a user