AF.Transaction

This component is Wrapper on Dot Net Transaction scope. This component can handle transaction even with multiple database. Developers can easily implement transaction by define attribute on operations in interface. The component can be used for Dotnet assemblies and WCF services.


Keywords
Transaction, manager, Distributed
Install
Install-Package AF.Transaction -Version 1.0.5

Documentation

AF.Transaction.Sample