180 Forks
1771 Stars
1771 Watchers

DesignPatternsLibrary

A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.

How to download and setup DesignPatternsLibrary

Open terminal and run command
git clone https://github.com/nemanjarogic/DesignPatternsLibrary.git
git clone is used to create a copy or clone of DesignPatternsLibrary repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DesignPatternsLibrary https://github.com/nemanjarogic/DesignPatternsLibrary/archive/master.zip

Or simply clone DesignPatternsLibrary with SSH
[email protected]:nemanjarogic/DesignPatternsLibrary.git

If you have some problems with DesignPatternsLibrary

You may open issue on DesignPatternsLibrary support forum (system) here: https://github.com/nemanjarogic/DesignPatternsLibrary/issues