Web application for sharing music tracks written in C# using the asp.net core framework.
Project developed for high school graduation - years 2019-2020
cd MusicShare
dotnet watch runAfter the command shell indicates that the app has started, browse to https://localhost:{port}, where {port} is the random port used.
I wrote a small technical paper (in Italian) about the application and its features that you can find at this link
Gnu Public License Version 3 (GPLv3)