Ruben

Results 33 issues of Ruben

Hi there, thanks for taking a look! I would love some feedback on my README for my own project. https://github.com/Ruben2776/PicView

If you would like to translate PicView, please have a look at my guide: 1. Make a fork of this repository 2. Copy `en.json` from [/Config/Languages](https://github.com/Ruben2776/PicView/tree/dev/src/PicView.Core/Config/Languages) and rename it to...

help wanted
good first issue
PR Welcome

#58 Need it for sizing the window. Required for #66

#58 Take a look at https://github.com/worldbeater/Camelotia/blob/main/src/Camelotia.Presentation.Avalonia/Services/AvaloniaFileManager.cs and https://github.com/grokys/FileDialogMvvm

#58 ~~Tutorial at https://makolyte.com/csharp-how-to-read-custom-configuration-from-appsettings-json/~~ Try to do data persistence https://docs.avaloniaui.net/guides/deep-dives/reactiveui/data-persistence || https://github.com/reactiveui/ReactiveUI.Samples/tree/main/avalonia/suspension/ReactiveUI.Samples.Suspension

#58 Depends on #66 Need to figure out multi-platform solution to extract archives, without relying on external programs

Working on rewriting this project to AvaloniaUI to future proof it and add support for Mac and Linux. The branch is at https://github.com/Ruben2776/PicView/tree/AvaloniaRewrite it will be rewritten to use MVVM...

help wanted