MiniExcel
MiniExcel copied to clipboard
Upgrade to .NET 8.0 and refactor input value extraction
- Upgrade from .NET 6.0 to .NET 8.0.
- Use C# pattern matching to simplify code.
- Create a separate folder, named
SaveByTemplate, for theExcelOpenXmlTemplateclass and its three files. - Move input value extraction to a separate class named
InputValueExtractor - Use interfaces to facilitate unit testing.
- Use the third-party library
FluentAssertionsin tests to help with asserting results in less code.
@ramioh 👍👍👍 If no other partner's feedback, PR will be merged Nov 12, 2024(.NET 6.0 (LTS) end date), and could we invite you to our team?