Skip to content

ihor-zhvanko/homework-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parking simulator

Academy'18 • 2nd stage • 2. C# Modern Features

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)

Quick start

Mac Os

  1. Install XCode Tools
  2. Install Visual Studio For Mac
  3. When you've opened solution just build and enjoy :)

Windows

  1. Install Visual Studio Community 2017
  2. If project doesn't build, then restore NuGet Packages and rebuild it.

Releases

No releases published

Packages

No packages published

Languages