mirror of
https://gitee.com/dotnetchina/MiniExcel.git
synced 2024-11-29 18:38:08 +08:00
Create README.md
This commit is contained in:
parent
33687fae55
commit
91b4440941
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
||||
| [![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)
|
Loading…
Reference in New Issue
Block a user