How To Set up a development environment for C# on Linux without Visual Studio?
Fix the common issue with C# .net and Linux
Feb 19, 20233 min read3.3K

Search for a command to run...

Series
In this series I will take study of programming more seriously.
Fix the common issue with C# .net and Linux

My 100 Days of Code - A Project Diary

The Real Intro

In a rush

The next few posts (up to day 10) will follow in quick succession. I didn't have time to write them, I just threw in some keywords to let you know what I did that day. But in hindsight, I did manage to write the entries. I'll put these up. Windows ...

Today I converted everything to UserControl except the LoginPage and MainWindow xaml files. Today I'm trying to link the different elements and the main menu so that the navigation can work when linked together. For this I need to read up on what and...
