simplesoft-pt / Mediator

Small .NET library that helps with the implementation of mediator pattern for commands, events and queries
MIT License
41 stars 9 forks source link

Pipeline for SimpleSoft.Database.ITransaction #14

Closed gravity00 closed 3 years ago

gravity00 commented 3 years ago

Implement a package for explicit transaction management via SimpleSoft.Database.ITransaction, similar to EFCoreTransactionPipeline.cs.