Migrated repository
Go to file
2021-03-09 12:02:37 +08:00
docs - namespace MiniExcel to MiniExcelLibs 2021-03-05 12:18:12 +08:00
drafts drafts\【MiniExcel】Reader Mode.linq 2021-03-09 12:02:37 +08:00
samples/xlsx Add ConvertAsXlsxWorkbook 2021-03-07 18:28:14 +08:00
src Add Query Method 2021-03-08 14:21:16 +08:00
.gitattributes .gitattributes 2021-03-03 13:26:37 +08:00
.gitignore Add: VS MiniExcel Project 2021-03-03 13:06:45 +08:00
LICENSE.md Add MIT LICENSE 2021-03-03 13:26:24 +08:00
README.md add todo & release note md 2021-03-03 15:39:37 +08:00

NuGet

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

TODO

Please Check Issues · todo

Release Notes

Please Check Release Notes