2021-03-03 13:19:27 +08:00
|
|
|
| [![NuGet](https://img.shields.io/nuget/v/MiniExcel.svg)](https://www.nuget.org/packages/MiniExcel) | ![](https://img.shields.io/nuget/dt/MiniExcel.svg) |
|
|
|
|
| -------- | -------- |
|
|
|
|
|
|
|
|
### Features
|
|
|
|
- Mini (DLL Size Only 20KB) and Easy to use.
|
|
|
|
- Support .NET Standard 2.0/.NET 4.6/.NET 5
|
|
|
|
- Without Any Third Party Library
|
|
|
|
- Support Anonymous Types,Dapper Dynamic Query,List/Array/Set/Enumrable,DataTable,Dictionary
|
|
|
|
|
|
|
|
### Installation
|
|
|
|
|
|
|
|
You can install the package [from NuGet](https://www.nuget.org/packages/MiniExcel)
|
2021-03-03 13:56:32 +08:00
|
|
|
|
2021-03-03 15:39:37 +08:00
|
|
|
### TODO
|
2021-03-03 13:56:32 +08:00
|
|
|
|
2021-03-03 15:39:37 +08:00
|
|
|
Please Check [Issues · todo](https://github.com/shps951023/MiniExcel/labels/todo)
|
|
|
|
|
|
|
|
## Release Notes
|
|
|
|
|
|
|
|
Please Check [Release Notes](https://github.com/shps951023/MiniExcel/tree/master/docs)
|