- English
- Visual Studio 2017
Introduction to ASP.NET Core HERE
That's literally the first page I got from Googling "learn ASP.NET Core".
Look! Fancy tutorials!
About 1 screen down, there's a section that says PRE-REQUISUTES. Along with a link to download each of these pre-requisites.
Windows users should use Visual Studio or Visual Studio Code. Using Visual Studio for Mac on a Windows machine is for advanced users or people who believe they can transcend the limits of their operating system.
- Make sure you've read the above section and downloaded the pre-requisite tools.
- Open /HonorAmongstThieves.sln with Visual Studio.
- Pray that it's able to load
- Right click the project or solution and click "Build"
- Hope it works
- Press F5
- Wait
- If you've waited too long then something is wrong
DO NOT PUSH TO MASTER
- Create a branch
- Do some work
- Create a PR
- Merge to master after it's approved
DO NOT PUSH TO MASTER
- If you find a problem, verify that it was there before. It's probably your fault.
- If it's not your fault, it might be a feature.
- It could also be a framework problem.
- It's definitely not my fault.
Because it was the first thing that came up when I Googled "ASP.NET Core Async framework".
Because it's related to things I already know.
Because I'm not going to learn UI design. Ever.
If you're reading this at a point in time where the UI does not look ugly, then at some point someone nice contributed to the UI. It definitely was not the original author.