bridge-design-pattern
There are 7 repositories under bridge-design-pattern topic.
ezgiyaman/Design_Patterns
This repository, contains the explanation of the design pattern categories and examples about it.
RezaJenabi/DesignPatternsCSharp
Design Patterns sample in C#
arminmokri/DesignPatterns
This repo features key design patterns with concise explanations and practical implementations to help you understand and apply software design principles.
MainaGeorge/DesignPatterns
This is a project with some basic implementations of design patterns in .net. It is meant to be a guide to the reasoning and insight to the popular design patterns
andmitrou/Logger
Logging Library to log events to event viewer, file etc.
JavaDesignPatterns/BridgeDesignPattern
Structural Design Pattern -