TableIO provides same interaface for reading and writing csv, excel(xls, xlsx) and other table format content.
Info
| Version: | 2.2.2 |
| Author(s): | nabehiro |
| Last Update: | Thursday, June 25, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/nabehiro/TableIO |
| NuGet Url: | https://www.nuget.org/packages/TableIO |
Install
Install-Package TableIO
dotnet add package TableIO
paket add TableIO
TableIO Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ComponentModel.Annotations(>= 4.4.1)
Tags