Browse Source

Update POST.md

pull/21998/head
maliming 2 years ago
committed by GitHub
parent
commit
17bbfdd784
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/Community-Articles/2025-01-24-Understanding-Transactions-in-ABP-Unit-Of-Work/POST.md

2
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)

Loading…
Cancel
Save