Brief description or introduction to your project goes here.
Explain the purpose of the project, what it does, and its key features.
Run it on windows
git clone https://github.com/your_username/your_project.git
cd your_project
dotnet restore
dotnet run