Materials for Design and Architectural Patterns course for CodeValue.
Development platform: Visual Studio 2017
Programming language: C#
- The code in this repository is intended for instructional purposes only. It should compile, but not necessarily run.
- The code in this repository lacks basic safety mechanisms, such as null checks.
- The sole purpose of this code is to demonstrate various Design Patterns. Do not use it for production purposes.
- Caveat emptor.