❔ Creating a seperate .net project that serves as a backend for my react webapp
I want to use dotnet to serve as my backend for my webapp, although I have no idea how to set it up properly. Does anyone have any guideline on how to setup a separate project for dotnet. Additionally I will need to use an API endpoint as well, I would like to know how to create that too