7 Commits

Author SHA1 Message Date
a7af608d56 apply format rules 2024-05-01 10:31:55 -04:00
88a4852a24 adding more logging 2024-02-06 18:59:39 -05:00
26f4e5aab8 add main thread exception handling 2023-11-12 09:52:02 -05:00
227e68f8fd move logger config to app init 2023-09-05 20:23:28 -04:00
a1efb6501f add rxui exception logging 2023-09-05 20:09:11 -04:00
a8b91f4ee6 Refactor C# code to imperative, top-level statements style
Updated the existing C# code into a more modern, imperative and top-level statements style. This involves shortening the code by removing unnecessary parts like additional brackets and explicit namespace declarations. It's done to improve clarity and readability.
2023-07-12 09:19:33 +02:00
8331080d85 major rework to move to avalonia 2023-05-11 23:11:39 -04:00