Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
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
229,146 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
104,799 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
96,836 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,140 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,439 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
386 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
884 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