Beginners cross platform UI Framework with Rider
Hello, I want to develop a cross platform Chat Software in C# to improve my C# experience for school and the state exam. Now I dont know what UI Framework and Template is good to start into because the Windows Form things are not compatble with Linux etc and yea.
I also use Linux to develop all my projects and yea
I've already tried GTK# but I get the whole time errors if I want to start the program and the documentation is like theres not really one
9 Replies
Avalonia
It's probably your best bet for an xplat GUI framework
They also have a VSCode plugin to make development easier, although not sure if it's GA yet
I just use Rider and also just want to use Rider because I dont like VSCode because of much things I had. But thanks I'll take a look into Avalonia
Yeah, Rider works perfectly fine as well
Yes found also their Plugin <:0096anime_wink:938074138579456030>
And I've also a different question. Do you also know a solution to Securely store Database credentials or Sentry credentials into a C# program?
Some sort of a key value, like Azure KeyVault
Or HashiCorp Vault
Etc
Okay. Is there a way without cloud or so? Because I dont want to trust the cloud
Do you also know how I can fix this issue?
You can use environmental variables ig
And idk about those errors. Make sure the framework version in the csproj file matches your installed .NET SDKs...?
I guess I know. I dont have the Android SDK installed
Just need to find out if the IOS issue is fixed and if not how I install the IOS sdk
Thanks its fixed
<:AYS_WumpsHeartyLove:598095262774329344>