Files
Files copied to clipboard
Create project Files.Filesystem
This pr add the new project Files.Filesystem and some helpers. This pr is part of a larger refactor, cut out for ease.
- Added project Files.Filesystem
- Move ILocalizationService to Shared (necessary).
- Move CommonPath and PathNormalization and FtpHelpers and EnumConversionHelpers.
- Helpers are improved (style, name, extension, ...). This simplifies calls.
Validation How did you test these changes?
- [ ] Built and ran the app
- [ ] Tested the changes for accessibility