Skip to content

What tools are you using to develop this? #76

Answered by geefr
steffenWi asked this question in Q&A
Discussion options

You must be logged in to vote

Woo! first proper question ;)

Don't have time for a full answer but here's what I'm using:

CI builds - That's github actions or circleci, dotnet container, just runs dotnet publish
On Linux - VSCode, dotnet sdk (5.0+), hand-editing the avalonia files
On Windows - VS 2019 with .net 5 SDK, avalonia designer extensions

Not using Jetbrains or anything of that ilk due to price/licencing model.
Generally if I'm doing UI design I'll do it on windows, as there's a visual designer extension for it - In vscode the best I could find was a preview pane for avalonia, but no widget toolbox (I'm a C++/Qt guy, don't know what all the widgets are called yet in C# world).

So what's your error? It definitel…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@steffenWi
Comment options

Comment options

You must be logged in to vote
4 replies
@steffenWi
Comment options

@geefr
Comment options

@steffenWi
Comment options

@viasux
Comment options

Answer selected by steffenWi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants