Migrated repository
Go to file
2021-03-13 18:46:36 +08:00
docs - namespace MiniExcel to MiniExcelLibs 2021-03-05 12:18:12 +08:00
drafts 【Reader】XmlReader Read Sheet.linq 2021-03-13 00:52:01 +08:00
samples/xlsx TestChess.xlsx 2021-03-13 18:46:36 +08:00
src Check Multiple Sheet Index Order 2021-03-13 03:12:22 +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 Apache License 2.0 2021-03-10 08:30:47 +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