From f876de8d49b3d1577aa719272933f1b0db0f2bc8 Mon Sep 17 00:00:00 2001 From: WeiHanLin Date: Thu, 1 Jul 2021 00:30:16 +0800 Subject: [PATCH] Thanks Jetbrains for providing a free All product IDE for this project --- README.md | 16 ++++++++++++++++ README.zh-CN.md | 12 ++++++++++++ README.zh-Hant.md | 12 ++++++++++++ 3 files changed, 40 insertions(+) diff --git a/README.md b/README.md index 49fbdcc..d8e0458 100644 --- a/README.md +++ b/README.md @@ -1228,11 +1228,27 @@ Because MiniExcel uses a logic similar to JSON.NET to dynamically get type from - Not support xls and encrypted file now - xlsm only support Query + + ### Reference - [ExcelDataReader](https://github.com/ExcelDataReader/ExcelDataReader) / [ClosedXML](https://github.com/ClosedXML/ClosedXML) - [StackExchange/Dapper](https://github.com/StackExchange/Dapper) + + +### Thanks + +#### [Jetbrains](https://www.jetbrains.com/) + +![jetbrains-variant-2](https://user-images.githubusercontent.com/12729184/123997015-8456c180-da02-11eb-829a-aec476fe8e94.png) + +Thanks for providing a free All product IDE for this project ([License](https://user-images.githubusercontent.com/12729184/123988233-6ab17c00-d9fa-11eb-8739-2a08c6a4a263.png)) + + + + + ### Contributors ![](https://contrib.rocks/image?repo=shps951023/MiniExcel) \ No newline at end of file diff --git a/README.zh-CN.md b/README.zh-CN.md index 6e4adbf..64fd017 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -1233,6 +1233,18 @@ private IEnumerable> ConvertToIntIndexRows(IEnumerable> ConvertToIntIndexRows(IEnumerable