1

2881099
2024-08-06 14:52:12 +08:00
parent a64963a23e
commit 02126a9eb6

@@ -1,20 +1,6 @@
# 事务Transaction
::: code-tabs
@tab:active .NET CLI
```bash
dotnet add package FreeSql.DbContext
```
@tab Package Manager
```bash
Install-Package FreeSql.DbContext
```
:::
> dotnet add package FreeSql.DbContext
## 1、常规事务