Click or drag to resize

Welcome

Novacta.Transaction.IO is a .NET library that provides support for manipulating files in transactions.

The project targets all platforms implementing the .NET Standard, version 2.0.

The library is licensed under the MIT license.

Documentation

The current documentation includes the following topics.

  • Novacta.Transactions.IO release notes

  • Getting started includes topics to jump right in the library and learn how to exploit its file managers in your transactions.

  • Creating non-empty files walks you through the definition of file managers for the creation of files having specific contents in case of a successfully committed transaction.

  • Editing files describes how to design a file manager that is intended to modify an existing file in case of a successfully committed transaction.

  • Library reference contains reference information about library types by namespace.

See Also

Other Resources