Skip to content

A minimal C# and .NET app developed during "Programming Environments" classes in univeristy

Notifications You must be signed in to change notification settings

IvoKara/Programming-Environments-classwork

Repository files navigation

Programming Environments Classwork

A minimal C# project developed during the "Programming Environments" classes in Techical Univeristy - Sofia, Bulgaria.

Quick notes

The project was initially built in Linux environment (Ubuntu) and developed using Visual Studio Code with .NET SDK version 6 instead of the tranditional way under Windows with Visual Studio.

I know, I know, but I prefer working on Linux rather than on Windows, even when it comes to .NET and C#. I do not need to wait Visual Studio with all it's bloatware to finish loading when I'm going to develop a simple applications for learning pourpouses. 😄

But unfortunately there were circumstances (as WPF) that forced me to start using Vusial Studio to continue developing this project. 😑

Tested and working on WSL2 with no differences.

Setup

If you are interested in developing basic .NET apps under Linux, or if you are just curious how the setup process was done, check out this gist.

Project templates

You can also take advantage of custom .NET starter templates by easily typing a dotnet new command. Check out my custom templated intended for development with Visual Studio Code by going to this github repo.

About

A minimal C# and .NET app developed during "Programming Environments" classes in univeristy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages