Giulia Stocco
Giulia Stocco
Sorry for dropping this earlier. I'll try to revisit in the next couple weeks. I think what's missing here is the schema validation also needs to be integrated into the...
Hi @otamrll09, Thanks for your suggestion. It is not on our roadmap to create an appimage but you should be able to run ASA wherever .NET is supported (https://learn.microsoft.com/en-us/dotnet/core/install/linux) using...
Thanks for the report.
The main branch is actually behind. On Release 2.3 net 6 is the lowest version so this should be doable now. I think it mostly requires jut adding annotations to...
For the first issue, it should be fine to drop net 6, it ends support later this year anyway. Switching to NET 8 only I think would be fine. For...
> Do we want to completely uninstall Newtonsoft as a dependency since this switch over to System.Text.Json is happening? I think the goal ideally is to migrate all the direct...
I think it would be good to preserve similar functionality with system text.json ahen possible. I think there are equivalent settings for each of those in the link I sent...
@WingZer0o That's okay then, I can handle putting those back when you put up a PR to review if you want to skip it then. Finding the equivalent for each...