From 91b44409414fd6505ff504e64793eb5af3031d17 Mon Sep 17 00:00:00 2001 From: Wei Date: Wed, 3 Mar 2021 13:19:27 +0800 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..86138a7 --- /dev/null +++ b/README.md @@ -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)