.NET Transactional File Manager - include disk IO operations in your transactions NuGet Package

Transactional File Manager is a .NET API that supports including file system operations such as file copy, move, delete, append, etc.

in a transaction. It's an implementation of System.Transaction.IEnlistmentNotification (works with System.Transactions.TransactionScope).

See GitHub project for more info: https://github.com/chinhdo/txFileManager.




Got any .NET Transactional File Manager - include disk IO operations in your transactions Question?





Info

Version: 1.5.0.1
Author(s): chinhdo
Last Update: Thursday, July 22, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/chinhdo/txFileManager
NuGet Url: https://www.nuget.org/packages/TxFileManager


Install
Install-Package TxFileManager
dotnet add package TxFileManager
paket add TxFileManager
TxFileManager Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

1.3

avg-downloads-per-day

29

days-since-last-release

1006