wei
|
f13b531c09
|
edit docs
|
2021-03-14 22:40:14 +08:00 |
|
wei
|
3b9238d8b3
|
Add Query First
|
2021-03-14 22:20:58 +08:00 |
|
wei
|
9a5db9e67a
|
0.0.6-beta
|
2021-03-14 20:56:10 +08:00 |
|
wei
|
b5a1fd91c1
|
replace Create by SaveAs
|
2021-03-14 20:47:25 +08:00 |
|
wei
|
31e59ec93c
|
Edit doc
|
2021-03-14 20:45:33 +08:00 |
|
wei
|
cfe0ac1f08
|
0.0.5-beta
|
2021-03-14 20:45:14 +08:00 |
|
wei
|
a6aae81996
|
Release remove [assembly: System.Runtime.CompilerServices.InternalsVisibleTo("MiniExcelTests")]
|
2021-03-14 20:40:23 +08:00 |
|
wei
|
f139b4ea8e
|
ignore packages
|
2021-03-14 20:27:48 +08:00 |
|
wei
|
5b4077a361
|
Tests.AspNetMvc
|
2021-03-14 20:27:30 +08:00 |
|
wei
|
6c3208e12c
|
Add:AspNetMvc Test
|
2021-03-14 20:25:04 +08:00 |
|
wei
|
b55898703e
|
Doc : 0.0.4-beta
|
2021-03-14 14:32:23 +08:00 |
|
wei
|
3a08c54f56
|
ASP.NET Core 3.1 Download Excel Xlsx Demo
|
2021-03-14 14:09:49 +08:00 |
|
wei
|
5489c3fb60
|
M : after Stream read then setting postion 1
|
2021-03-14 14:09:32 +08:00 |
|
wei
|
9cdc099d9a
|
Support SaveAs Stream
|
2021-03-14 13:26:40 +08:00 |
|
wei
|
e5fe53e37e
|
Create Excel Xlsx file by ICollection Anonymous Type/Datatable
|
2021-03-14 00:01:42 +08:00 |
|
wei
|
69d3fe110f
|
Add sharedStringsEntry null check
|
2021-03-14 00:01:28 +08:00 |
|
wei
|
d71f963427
|
Edit Doc
|
2021-03-13 23:39:02 +08:00 |
|
wei
|
f90dc0ea69
|
Edit doc
|
2021-03-13 23:38:20 +08:00 |
|
wei
|
73f2d9b3af
|
Comparison of MiniExcel Query and ExcelDataReader/EPPlus/ClosedXml of reading large Xlsx File
|
2021-03-13 23:01:25 +08:00 |
|
wei
|
1b59b4235c
|
- Dynamic Query support A,B,C.. column name key
- Support insert empty Rows between rows
|
2021-03-13 22:39:20 +08:00 |
|
wei
|
c178596b90
|
TestChess.xlsx
|
2021-03-13 18:46:36 +08:00 |
|
wei
|
6d4830cdbe
|
Check Multiple Sheet Index Order
|
2021-03-13 03:12:22 +08:00 |
|
wei
|
18b370b979
|
samples\xlsx\ExcelDataReaderCollections\TestOpen\TestOpen.xlsx
|
2021-03-13 01:55:28 +08:00 |
|
wei
|
b5b47a490d
|
【Reader】XmlReader Read Sheet.linq
|
2021-03-13 00:52:01 +08:00 |
|
wei
|
63fb261b02
|
Support Query Dynamic and IEnumerable lazy loading
|
2021-03-13 00:51:29 +08:00 |
|
wei
|
c784c4195a
|
Support filling empty rows
|
2021-03-12 14:59:10 +08:00 |
|
wei
|
2d54f55566
|
drafts\【Reader】XmlReader Read Sheet.linq
|
2021-03-12 13:56:58 +08:00 |
|
wei
|
52e9c06fe7
|
Support Query
|
2021-03-10 17:15:54 +08:00 |
|
ITWeiHan
|
f0a4bbf852
|
Merge branch 'master' of https://github.com/shps951023/MiniExcel
|
2021-03-10 09:03:22 +08:00 |
|
ITWeiHan
|
cd13cc9d9d
|
Layered architecture
|
2021-03-10 08:58:00 +08:00 |
|
wei
|
433247c92d
|
Merge branch 'master' of https://github.com/shps951023/MiniExcel
|
2021-03-10 08:31:48 +08:00 |
|
wei
|
7b5f7fe8c2
|
Apache License 2.0
|
2021-03-10 08:30:47 +08:00 |
|
ITWeiHan
|
d1fd5cfbc8
|
Add GetCellColumnIndex
|
2021-03-09 12:03:41 +08:00 |
|
ITWeiHan
|
25a4ac6026
|
drafts\【MiniExcel】Reader Mode.linq
|
2021-03-09 12:02:37 +08:00 |
|
wei
|
d047d8402e
|
ADD : drafts\【MiniExcel】Reader Mode.linq , 【Reader】Basic Reader.linq ,【SqlConnection】Trace Reader Mode.linq
|
2021-03-08 17:14:06 +08:00 |
|
ITWeiHan
|
66ba1fa1f9
|
drafts\【MiniExcel】AutoFillCenterEmptyRowOrCellLogic.linq
|
2021-03-08 14:30:21 +08:00 |
|
ITWeiHan
|
cb81aa764c
|
Add Query Method
|
2021-03-08 14:21:16 +08:00 |
|
ITWeiHan
|
44c333ee6e
|
Add ConvertAsXlsxWorkbook
Add Test 1,000,000 x 10
Add DimensionCenterEmptyRows
|
2021-03-07 18:28:14 +08:00 |
|
wei
|
2eab71819e
|
samples\xlsx\TestCenterEmptyRow\TestCenterEmptyRow.xlsx
samples\xlsx\TestMultiSheetGetFirstSheet\TestMultiSheetGetFirstSheet.xlsx
|
2021-03-07 00:40:05 +08:00 |
|
wei
|
012f6a0349
|
- namespace MiniExcel to MiniExcelLibs
- rename MiniExcelHelper to MiniExcel
|
2021-03-05 12:18:12 +08:00 |
|
wei
|
1973a35122
|
- Create Support DataTable And Adding Test
- Encode XML Value `' " > < &`
|
2021-03-05 11:11:35 +08:00 |
|
wei
|
449d2549a4
|
Add:MiniExcelHepler.Read and Tests
|
2021-03-04 17:07:36 +08:00 |
|
wei
|
459024b401
|
Add: ContentTypeUriContentTypeReadCheckTest
|
2021-03-04 08:31:00 +08:00 |
|
wei
|
3edfa2a343
|
remove System.IO.Packaging.Package dependency
|
2021-03-03 18:23:11 +08:00 |
|
wei
|
7209a14cdd
|
add todo & release note md
|
2021-03-03 15:39:37 +08:00 |
|
wei
|
f644e0edcc
|
add docs release note
|
2021-03-03 15:38:54 +08:00 |
|
wei
|
b84dcacc2e
|
Add Solution Items
|
2021-03-03 15:14:17 +08:00 |
|
wei
|
f8503ebcbe
|
Merge branch 'master' of https://github.com/shps951023/MiniExcel
|
2021-03-03 15:05:27 +08:00 |
|
wei
|
bc171f941c
|
Add:XlsxUtils and add Epplus and ClosedXml Tests
|
2021-03-03 15:05:19 +08:00 |
|
Wei
|
e1de11f83f
|
Update README.md
|
2021-03-03 13:56:32 +08:00 |
|