TxFileManager 1.1.0.25
See the version list below for details.
dotnet add package TxFileManager --version 1.1.0.25
NuGet\Install-Package TxFileManager -Version 1.1.0.25
<PackageReference Include="TxFileManager" Version="1.1.0.25" />
paket add TxFileManager --version 1.1.0.25
#r "nuget: TxFileManager, 1.1.0.25"
// Install TxFileManager as a Cake Addin #addin nuget:?package=TxFileManager&version=1.1.0.25 // Install TxFileManager as a Cake Tool #tool nuget:?package=TxFileManager&version=1.1.0.25
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).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on TxFileManager:
Package | Downloads |
---|---|
Micro.Net.Transport.FileSystem
File system-based (FileSystemWatcher) transport component to be used as a base for transports for Micro.NET |
|
Bnsights.Providers.File.FileSystem
Bnsights.Providers.File.FileSystem contains a BaseFileProvider Implementation for FileSystem Bnsights Business Solutions Framework (BBSF) Package. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on TxFileManager:
Repository | Stars |
---|---|
tjackenpacken/taskbar-groups
Lightweight utility for organizing the taskbar through groups
|
|
Warewolf-ESB/Warewolf
Effortless Microservice Design and Integration. This repository includes the code-base for the Warewolf Studio and Server.
|