/BridgePattern

Source code for the Bridge Design Pattern in C# Pluralsight course

Primary LanguageC#MIT LicenseMIT

Welcome to C# Design Patterns: Bridge

This is the source code for my Pluralsight course C# Design Patterns: Bridge

"Before" and "After" versions

If you want to follow along with the course, clone the repository and roll its state back to the commit marked as "Initial". This is the starting point of the course.