Thanks Jetbrains for providing a free All product IDE for this project

This commit is contained in:
WeiHanLin 2021-07-01 00:30:16 +08:00
parent 09efad8aa1
commit f876de8d49
3 changed files with 40 additions and 0 deletions

View File

@ -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)

View File

@ -1233,6 +1233,18 @@ private IEnumerable<Dictionary<int, object>> ConvertToIntIndexRows(IEnumerable<o
- 读取逻辑 : [ExcelDataReader](https://github.com/ExcelDataReader/ExcelDataReader) / [ClosedXML](https://github.com/ClosedXML/ClosedXML)
- API 设计方式 : [StackExchange/Dapper](https://github.com/StackExchange/Dapper)
### 感谢名单
#### [Jetbrains](https://www.jetbrains.com/)
![jetbrains-variant-2](https://user-images.githubusercontent.com/12729184/123997015-8456c180-da02-11eb-829a-aec476fe8e94.png)
感谢提供免费IDE支持此项目 ([License](https://user-images.githubusercontent.com/12729184/123988233-6ab17c00-d9fa-11eb-8739-2a08c6a4a263.png))
### Contributors
![](https://contrib.rocks/image?repo=shps951023/MiniExcel)

View File

@ -1241,6 +1241,18 @@ private IEnumerable<Dictionary<int, object>> ConvertToIntIndexRows(IEnumerable<o
- 讀取邏輯 : [ExcelDataReader](https://github.com/ExcelDataReader/ExcelDataReader) / [ClosedXML](https://github.com/ClosedXML/ClosedXML)
- API 設計方式 : [StackExchange/Dapper](https://github.com/StackExchange/Dapper)
### 感謝名單
#### [Jetbrains](https://www.jetbrains.com/)
![jetbrains-variant-2](https://user-images.githubusercontent.com/12729184/123997015-8456c180-da02-11eb-829a-aec476fe8e94.png)
感謝提供免費IDE支持此專案 ([License](https://user-images.githubusercontent.com/12729184/123988233-6ab17c00-d9fa-11eb-8739-2a08c6a4a263.png))
### Contributors
![](https://contrib.rocks/image?repo=shps951023/MiniExcel)