Create README.md

This commit is contained in:
Wei 2021-03-03 13:19:27 +08:00 committed by GitHub
parent 33687fae55
commit 91b4440941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
README.md Normal file
View 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)