- Requirements: .Net 5 SDK, ASP.Net Core 5 SDK, Redis service running on port 6379
- Methods:
- Use Visual Studio
- Download the code
- Open Stock Quotes.sln with Visual Studio
- Set Server as the starting project
- Click build and run
- Use command line
- Download the code
- Navigate to the root path of the solution in cmd window
dotnet run --project Server
- Use Visual Studio
- Yes. If you simply want to have a look at the result, pay a visit to truemogician.com. Both frontend and backend had already been deployed here.