Commit Graph

9 Commits

Author SHA1 Message Date
Wei
32426ebd0a [New] Support ExcelColumnAttribute to merge attributes (#357 via @Weilence) 2022-04-11 14:27:35 +08:00
罗威
4868c77ec8 [New] Add a merge attribute 2022-04-02 23:22:52 +08:00
danielshih
201c5c419d add more test case 2022-03-26 22:49:27 +08:00
danielshih
bc2f9070f0 async enhancement.
1. add cancellationToken
2. add ConfigureAwait avoid UI context Switch.
2022-03-26 22:29:49 +08:00
Wei
7c065eb93e [Bug] Fixed multiple threads Async error 'The given key N was not present in the dictionary' #344 2022-03-18 13:29:50 +08:00
Wei
9a92d74fa0 [Bug] Fixed QueryAsync not return dynamic type 2022-03-14 11:57:23 +08:00
wei
85d232af99 Update SaveAs genericType with properties check 2021-09-10 15:14:36 +08:00
damiel
a39d6ea08c use Assert.Null instead of Assert.Equal for null value. 2021-06-21 22:35:15 +08:00
damiel
a5675addeb add tests\MiniExcelTests\MiniExcelOpenXmlAsyncTests.cs 2021-06-21 22:30:01 +08:00