This project was created on .NET Core, because I use Mac OS. Code is multi-platform and work on other platforms as fine as on Mac OS. When I was writting this console app, I tried to make it interesting for reading and easy for extensibility. To tell the truth, I've used many patterns and approaches in my Simulator. Not really to make it complex, but make full of interesting code :) Good structured, constructed and working code is better than any book (Yea, sometimes I read another's code, when I have nothing to do)
- Install XCode Tools
- Install Visual Studio For Mac
- When you've opened solution just build and enjoy :)
- Install Visual Studio Community 2017
- If project doesn't build, then restore NuGet Packages and rebuild it.