maliming
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
docs/en/Community-Articles/2025-01-24-Understanding-Transactions-in-ABP-Unit-Of-Work/POST.md
|
|
|
@ -244,6 +244,6 @@ Enabling long-running transactions can lead to resource locking, excessive trans |
|
|
|
|
|
|
|
## References |
|
|
|
|
|
|
|
- [Unit of Work Pattern](https://abp.io/docs/latest/framework/architecture/domain-driven-design/unit-of-work) |
|
|
|
- [ABP Unit of Work](https://abp.io/docs/latest/framework/architecture/domain-driven-design/unit-of-work) |
|
|
|
- [EF Core Transactions](https://docs.microsoft.com/en-us/ef/core/saving/transactions) |
|
|
|
- [Transaction Isolation Levels](https://docs.microsoft.com/en-us/dotnet/api/system.data.isolationlevel) |
|
|
|
|