Fully functional sample code from Kevin Dockx's C# Design Patterns course, built with .NET 8.
- All 23 Gang of Four (GoF) design patterns.
- Two additional enterprise patterns:
- Repository Pattern.
- Unit of Work Pattern.
This repository consists of two main folders:
- Finished Sample: Contains all the completed code.
- Starter Files: Code written by me while following the course.
This project is licensed under the MIT License.