Hi,

Not sure if this is the correct forum.

I use Visual Studio and mainly create WinForms/Console Applications; I'm wondering what the best location is for storing my projects.

I have local folders that I've tried in OneDrive and Google Drive so ensure I have an offsite backup, but I've come up against issues when publishing and installing NuGet packages, the project doesn't seem to like being in OneDrive or Google Drive so I end up copying out to work on (not very practical).

My other query is, before a sizable modification to a project I copy/paste the project folder sometimes rename sometime leave as Project (Copy 1) etc.

I've seen a lot about GitHub (originally thought was just for Visual Studio Code Web Applications), is this where I should store/work on my projects? Or is there something better?

Any advice would be appreciated.

Thank you.