Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
7 packages returned for Tags:"TransactionScope"
Sort by
Relevance
Downloads
Recently updated
TxFileManager
by:
chinhdo
219,541 total downloads
last updated
7/22/2021
Latest version:
1.5.0.1
TransactionScope
File
Directory
Transaction
NET
dotnet
IO
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...
More information
Shuttle.
Core.
PipelineTransaction
by:
EbenRoux
98,647 total downloads
last updated
12/1/2022
Latest version:
11.0.1
shuttle
pipelines
transactions
transactionscope
Provides a pipeline observer to handle transaction scopes.
ChinhDo.
Transactions.
FileManager
by:
rsevil
rsevil-origin
94,067 total downloads
last updated
12/30/2014
Latest version:
1.2.0
.net4
transactionscope
filemanager
A transactional file manager for .NET. Inspired on ChinDo's implementation
Novacta.
Transactions.
IO
by:
novacta
1,129 total downloads
last updated
1/28/2018
Latest version:
1.0.0
Transactions
IO
File
TransactionScope
IEnlistmentNotification
This package provides support for manipulating files in transactions.
EQXMedia.
TxFileSystem
by:
eqxmedia
3,227 total downloads
last updated
1/5/2022
Latest version:
2.1.1
TransactionScope
File
Directory
FileStream
Transaction
NET
dotnet
IO
TxFileSystem is a transactional file system wrapper using the .NET file system abstraction from System.IO.Abstractions. Use this file system wrapper in combination with System.Transactions.TransactionScope to...
More information
Rsi.
LocalTransactions
by:
rsivanov
376 total downloads
last updated
9/3/2020
Latest version:
1.0.0
TransactionScope
Local
Transactions
DbConnectionScope
Provides an implementation of LocalTransactionScope and DbConnectionScope classes that guarantee a local transaction (doesn't escalate to a distributed transaction) through reusing the same connection in an...
More information
EQXMedia.
TxFileSystem.
TestingHelpers
by:
eqxmedia
845 total downloads
last updated
1/5/2022
Latest version:
2.1.1
TransactionScope
File
Directory
FileStream
Transaction
NET
dotnet
IO
Helpers for Unit Testing with TxFileSystem