Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 262 Bytes

File metadata and controls

4 lines (3 loc) · 262 Bytes

.NetCore-Sample-Console-Application

A simple application to simulate busses driving around in a city, with passengers going on and off at various stops.

The application is multithreaded, and tries to apply various design patterns in use with multithreading.