Skip to content

haruki-taka8/rowsSharp

Repository files navigation

RowsSharp

CSV filtering and editing tool built using C# and WPF RowsSharp 23.12 user interface

Features

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

Dependencies

A copy of their licenses is available locally at third-party notices.

Building

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