Skip to content

A small I/O utility library for CSV and file compression.

License

Notifications You must be signed in to change notification settings

appzmonster/io-net

Repository files navigation

Appzmonster I/O

A small I/O utility library for CSV and file compression.

Prerequisites

  • .NET 5

Installation

Available as nuget package.

Install-Package Appzmonster.IO
Name Description
CsvStreamReader A comma separated value (CSV) reader that reads from a stream in a particular encoding.
CsvStreamWriter * Coming soon *
FileCompression Provides static methods to compress and uncompress files, directories with or without password.

License

Copyright (c) 2021 Jimmy Leong (Github: appzmonster). Licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages