Requires Unity 2018.1.9 or higher.
Overview
FlexReader is a mono/.net library that greatly reduces the time and effort needed to read Microsoft Excel files. It supports both CSV(comma separated values) and XLSX(Excel 2007) formats. FlexReader also provides class mapping, which is aimed at converting raw data records directly into object collections.
flexreader是一个mono/.net库,它大大减少了读取Microsoft Excel文件所需的时间和工作量。它支持CSV(逗号分隔值)和XLSX(Excel2007)格式。FlexReader还提供类映射,旨在将原始数据记录直接转换为对象集合
Features
- Supports CSV
- Supports XLSX(Excel 2007)
- Delimiter and enclose characters customization
- Cell path selector
- Span cells supported in XLSX
- Table manipulation, rotate, expand(rectangularize) and collapse(trim)
- Custom value converters
- Custom conversion fallback values
- Convenient mapping methods
- Generic and non-generic support
- High performance on large data records
- AOT compatible(runs on all platforms)
- Full source code and well abstracted
- Unity 3D ready(Unity tests included)
- Detailed guide and API documentation
Online documentation and support
If you previously purchased the Advanced CSV Engine, you can get an upgrade to this package