Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CSVQuickViewerSetup.Net7.msi | 2023-02-03 | 2.0 MB | |
CSVQuickViewerSetup.Net472.msi | 2023-02-03 | 2.3 MB | |
CSVQuickViewerPortable.Net7.zip | 2023-02-03 | 1.6 MB | |
CSVQuickViewerPortable.Net472.zip | 2023-02-03 | 4.2 MB | |
README.md | 2023-02-03 | 531 Bytes | |
V1.7.2.570.tar.gz | 2023-02-03 | 2.8 MB | |
V1.7.2.570.zip | 2023-02-03 | 3.1 MB | |
Totals: 7 Items | 16.0 MB | 1 |
- Fixed issues with parsing numeric fields containing grouping characters.
- Fixed some issue with converting DateTime To String with uncommon separators
- Refactoring the inspection of file formats
- Changing framework for libraries from netstandard2.1 to .net7
- Added NULL value handling as suggested after switching frameworks
- Using latest version of Nuget Package SharpZipLib
- Smaller changes in the UI as some text is too long
Change log: https://github.com/RNoeldner/CSVQuickViewer/compare/V1.7.2.567..V1.7.2.570