CSV filtering and editing tool built using C# and WPF
| Filtering | Editing |
|---|---|
| Display an image based on the selected row | Add/edit/remove rows and columns |
| Conditional formatting | Add rows with a template |
| Regular expressions | Unlimited undo & redo |
| Copy/cut/paste |
- material-symbols
- Font converted to
.otffor WPF compatibility - Font content rotated and/or flipped inside the UI
- Font converted to
- XamlBehaviorsWpf
- NLog
- ObservableTable
A copy of their licenses is available locally at third-party notices.
Official binaries are built with Visual Studio 2022 and .NET 6 using the release configuration.
More on publish configurations...
| Item | Configuration |
|---|---|
| Configuration | Release, Any CPU |
| Target Framework | net6.0-windows |
| Deployment Mode | Framework-dependent |
| Target Runtime | win-x64 |
| Single File | True |
| ReadyToRun | False |