❔ how to run the asp .netcore backend
I already set up the react and .netcore environment but i can not start the server side. Can someone please please quick help me
8 Replies
I am working on vscode and i have the beginner project environment which includes the basic weather app but i can not fetch the data because server side does not run and i do not know how to do. It is a basic question even for a beginner but i normally use nodejs and this dotnetcore is sick can someone help , i really need it
do
dotnet run
in the console
dotnet watch
also could be helpfuldude you are just a legend
thank you so muchhh
np
one more easy question if you dont mind ,
is visual studio code is enough to manage dotcore api project or visual studio is mandatory ?
No visual studio is not mandatory for managing a dotnet core api but it does have featured which can make your life easier
VSCode is good enough, the same way a scooter is enough to get from point A to point B
You could go from France to Germany using a scooter, but it'd be a whole lot more convenient to go by a car/train/bus/plane
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.