
DataCleaner.Domain contains framework-independent business concepts.DataCleaner.Application declares workflows and ports for files and persistence.DataCleaner.Infrastructure contains EF Core, SQLite and CSV/XLSX adapters.DataCleaner.App is the WPF composition and presentation layer.DataSet and DataRow that collide with System.Data. Technical data types and semantic types are modeled separately. More detail is available in Architecture and Domain model.win-x64 package does not require a separately installed .NET runtime. The v1.0.1 release verification produced a zero-warning Release build, 63 passing tests, 27 passing documentation checks and enforced per-assembly coverage baselines. The archive includes samples/synthetic-customers.csv, enabling a download → unzip → run → try demo workflow without returning to the repository. The complete synthetic 50,000-row pipeline finished in 2.853 seconds on the documented development machine; see performance evidence. Verification details are recorded in the v1.0.1 release notes.scripts/Generate-SyntheticDataset.ps1.global.json.Posted Aug 18, 2026
Built a .NET 10 WPF desktop app for importing, validating, cleaning, deduplicating and exporting CSV/XLSX data with fully reviewable changes.
0
0