A Modular Bulk File Renaming Utility
Go to file
adroslice ae7c3a3fff OperationMode overhaul, improved event handling, fixed properties
- OperationMode now designed and implemented in a way that allows serialization
- Modes are now defined using an enumeration with with attributes decorated values
- MainWindow.xaml.cs's event handlers now only listen for changes to certain properties
- Property naming conventions fixed
- AvaloniaProperties are now public + static + readonly
2019-11-21 19:07:46 +01:00
BFR OperationMode overhaul, improved event handling, fixed properties 2019-11-21 19:07:46 +01:00
.gitattributes Initial commit 2019-11-13 20:18:13 +01:00
.gitignore Initial commit 2019-11-13 20:18:13 +01:00
.gitlab-ci.yml Update .gitlab-ci.yml 2019-11-14 12:56:38 +00:00
BFR.sln Update Avalonia to preview, Minor Refactor 2019-11-13 20:40:30 +01:00
LICENSE Initial commit 2019-11-13 20:18:13 +01:00
README.md Project Setup 2019-11-13 20:26:04 +01:00

BFR (Working Title)

A modular bulk file renaming utility inspired by git.lastassault.de/speatzle/BulkFileRenamer