MiniExcel/tests/MiniExcelTests
BaatenHannes 92b295d4b2
Async implementation of freezing top row (#684)
* Add async implementation of frozen rows and columns

* Add unit tests for async implementation of frozen rows and columns

* Fix formatting and delete temp file in unit test

* move freezing top row implementation to DefaultOpenXml.cs
2024-11-02 19:19:10 +08:00
..
SaveByTemplate Upgrade to .NET 8.0 and refactor input value extraction (#681) 2024-11-02 19:12:59 +08:00
Utils Reuse code between async/sync methods (#602) 2024-05-23 18:56:43 +08:00
miniexcel.snk Support Assembly Strong Name Signature #450 2022-10-29 22:55:16 +08:00
MiniExcelCsvAsycTests.cs Reuse code between async/sync methods (#602) 2024-05-23 18:56:43 +08:00
MiniExcelCsvTests.cs Reuse code between async/sync methods (#602) 2024-05-23 18:56:43 +08:00
MiniExcelIssue2024Tests.cs MiniExcelIssue2024Tests & Issue627 2024-07-21 19:58:13 +08:00
MiniExcelIssueAsyncTests.cs Fix empty data reader issue. (#629) 2024-07-13 09:21:49 +08:00
MiniExcelIssueTests.cs Fix dimension writing in FastMode (#659) 2024-08-25 15:59:32 +08:00
MiniExcelOpenXmlAsyncTests.cs Async implementation of freezing top row (#684) 2024-11-02 19:19:10 +08:00
MiniExcelOpenXmlMultipleSheetAsyncTests.cs Make System.DateOnly available as date in Excel (#576) 2024-03-31 23:49:31 +08:00
MiniExcelOpenXmlMultipleSheetTests.cs Make System.DateOnly available as date in Excel (#576) 2024-03-31 23:49:31 +08:00
MiniExcelOpenXmlTests.cs Async implementation of freezing top row (#684) 2024-11-02 19:19:10 +08:00
MiniExcelTests.csproj Upgrade to .NET 8.0 and refactor input value extraction (#681) 2024-11-02 19:12:59 +08:00