mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-04 15:30:53 +08:00
Updated Unit of Work (markdown)
@@ -79,7 +79,7 @@ fsql.SetDbContextOptions(opt => {
|
||||
});
|
||||
```
|
||||
|
||||
Individual settings:
|
||||
Individual Settings:
|
||||
|
||||
```csharp
|
||||
var uow = fsql.CreateUnitOfWork();
|
||||
|
||||
Reference in New Issue
Block a user