vkhorikov / BridgePattern

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

Home Page:https://enterprisecraftsmanship.com/ps-bridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://enterprisecraftsmanship.com/ps-bridge

License:MIT License


Languages

Language:C# 100.0%