Skip to content

Add transactional behaviors and tests to Mediator - #202

Merged
eneshoxha merged 1 commit into
v3.0/releasefrom
v3/feature/180
Jan 29, 2026
Merged

Add transactional behaviors and tests to Mediator#202
eneshoxha merged 1 commit into
v3.0/releasefrom
v3/feature/180

Conversation

@eneshoxha

Copy link
Copy Markdown
Contributor

Introduce Cortex.Mediator.Behaviors.Transactional package with pipeline behaviors for transactional command execution, supporting both result and void commands. Add configuration, DI extensions, and documentation. Include comprehensive unit tests for transactional logic, including new TransactionalVoidCommandBehaviorTests for void commands. Update solution, assets, and documentation accordingly. All changes are additive and non-breaking.

Introduce Cortex.Mediator.Behaviors.Transactional package with pipeline behaviors for transactional command execution, supporting both result and void commands. Add configuration, DI extensions, and documentation. Include comprehensive unit tests for transactional logic, including new TransactionalVoidCommandBehaviorTests for void commands. Update solution, assets, and documentation accordingly. All changes are additive and non-breaking.
@eneshoxha eneshoxha added this to the Cortex v3.0 milestone Jan 29, 2026
@eneshoxha eneshoxha self-assigned this Jan 29, 2026
@eneshoxha eneshoxha added enhancement New feature or request feature This label is in use for minor version increments labels Jan 29, 2026
@eneshoxha eneshoxha linked an issue Jan 29, 2026 that may be closed by this pull request
@eneshoxha
eneshoxha merged commit 85ac33e into v3.0/release Jan 29, 2026
@eneshoxha
eneshoxha deleted the v3/feature/180 branch January 29, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature This label is in use for minor version increments

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Enhancing Cortex.Mediator | Transactional Behavior

1 participant