As you may know, I've been experimenting with my PinePhone over the past few days. Today I want to find out if I can actually build a .NET core app with a simple UI that would work on it.
I always fall back to that "old" blog post of mine when creating .NET Core projects from scratch through the command line as I put all the needed commands in there to create solutions, projects and add projects to a solution.
Let's see if I can make something work. Wish me luck!