Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Inject Ordering Context rather than Unit Of Work in Transaction Behavior to create Transaction in DbΒ #2157

Open
@zakaria-hajeid

Description

@zakaria-hajeid

Hello, I have a question about why you depend on Ordering context in Transaction Behavior To (BeginTransactionAsync)
Why the transaction operation are put in ordering context ? in this case you can use the data access layer in application layer
why not depend on UnitOfWork abstraction to create transaction and manage the transaction ?

issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions