/Twileloop.FileStorage

A lightweight and ready-made implementation of file persistence for storing your app data or files.

Primary LanguageC#


Logo

Twileloop.FileStorage

XML Serialized | GZip Deflate Compressed | FileStorage

About

A lightweight and ready-made implementation of file persistence for storing your app data or files.

Twileloop.FileStorage is a package that ships with a built-in XML encoder and decoder and GZip deflate compressor and decompressor. This allows you to effortlessly read and write your app-generated files, config, or your data files with ease.

License

Twileloop.FileStorage - is licensed under the MIT License. See the LICENSE file for more details.

How To Use?

Full Documentation: https://sangeethnandakumar.github.io/Twileloop.FileStorage/