Info
Version: | 1.0.6 |
Author(s): | Sukanta Choudhury |
Last Update: | Saturday, May 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/skc-chy/AF.Transaction |
NuGet Url: | https://www.nuget.org/packages/AF.Transaction |
Install
Install-Package AF.Transaction
dotnet add package AF.Transaction
paket add AF.Transaction
AF.Transaction Download (Unzip the "nupkg" after downloading)
Dependencies
- Unity.Interception(>= 2.1.505)
Tags
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.