MiniExcel/tests/MiniExcelTests
danielshih bc2f9070f0 async enhancement.
1. add cancellationToken
2. add ConfigureAwait avoid UI context Switch.
2022-03-26 22:29:49 +08:00
..
Utils [New] SaveAs support image #304 2022-01-21 12:01:22 +08:00
DbListTests.cs chron: DbList use static count 2022-03-25 08:58:23 +08:00
MiniExcelCsvAsycTests.cs Fix : image can read from file path 2022-01-21 11:17:01 +08:00
MiniExcelCsvTests.cs Fix : image can read from file path 2022-01-21 11:17:01 +08:00
MiniExcelIssueAsyncTests.cs - [Bug] Fiexd Query multiple same title will cause startcell to get wrong column index #I4YCLQ 2022-03-18 01:27:47 +08:00
MiniExcelIssueTests.cs [New] SaveAs support overwriteFile parameter for enable/unable overwriting exist file #307 2022-03-19 21:14:20 +08:00
MiniExcelOpenXmlAsyncTests.cs async enhancement. 2022-03-26 22:29:49 +08:00
MiniExcelOpenXmlMultipleSheetAsyncTests.cs [Bug] Fixed QueryAsync not return dynamic type 2022-03-14 11:57:23 +08:00
MiniExcelOpenXmlMultipleSheetTests.cs - [Breaking Change] Change CSV SaveAs datetime default format : "yyyy-MM-dd HH:mm:ss" 2021-04-21 19:23:48 +08:00
MiniExcelOpenXmlTests.cs fix: cache test 2022-03-25 07:58:41 +08:00
MiniExcelTemplateAsyncTests.cs async enhancement. 2022-03-26 22:29:49 +08:00
MiniExcelTemplateTests.cs 1. add async method for all (QueryAsync & SaveAsAsync & SaveAsByTemplateAsync). 2021-06-21 05:00:59 +08:00
MiniExcelTests.csproj feat: cache sharedstrings in sqlite 2022-03-24 23:46:54 +08:00