Skip to content

feat(MiniExcelDataReaderBase): add MniExcelDataReaderBase class to simplify code - #651

Merged
shps951023 merged 3 commits into
masterfrom
feat-DataReader
Aug 15, 2024
Merged

feat(MiniExcelDataReaderBase): add MniExcelDataReaderBase class to simplify code#651
shps951023 merged 3 commits into
masterfrom
feat-DataReader

Conversation

@ArgoZhang

Copy link
Copy Markdown
Member

add MniExcelDataReaderBase class to simplify code

close #649

@ArgoZhang
ArgoZhang requested a review from shps951023 August 15, 2024 02:40
@ArgoZhang ArgoZhang added the feature feature label Aug 15, 2024
Signed-off-by: Wei Lin <shps951002@gmail.com>
@shps951023
shps951023 merged commit b20ed40 into master Aug 15, 2024
@shps951023

Copy link
Copy Markdown
Member

@ArgoZhang Merged, Please feel free to feedback :)

@ArgoZhang
ArgoZhang deleted the feat-DataReader branch August 15, 2024 14:05
pull Bot pushed a commit to zilo555/MiniExcel that referenced this pull request Aug 29, 2026
…mplify code (mini-software#651)

* feat: 增加 MiniExcelDataReaderBase 基类

* refactor: 使用基类精简代码

* Update MiniExcelDataReaderBase.cs

Signed-off-by: Wei Lin <shps951002@gmail.com>

---------

Signed-off-by: Wei Lin <shps951002@gmail.com>
Co-authored-by: Wei Lin <shps951002@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: 内置一个 IDataReader 类简化自定义使用流式导出逻辑

2 participants