{"id":13392824,"url":"https://github.com/abishekaditya/DesignPatterns","last_synced_at":"2025-03-13T19:31:05.661Z","repository":{"id":37692375,"uuid":"85343042","full_name":"abishekaditya/DesignPatterns","owner":"abishekaditya","description":"Project : Design Patterns Examples in C#","archived":false,"fork":false,"pushed_at":"2024-07-17T04:31:02.000Z","size":99,"stargazers_count":2650,"open_issues_count":9,"forks_count":646,"subscribers_count":101,"default_branch":"master","last_synced_at":"2025-03-13T03:07:05.837Z","etag":null,"topics":["24projects","c-sharp","csharp","design-pattern","design-patterns","designpatterns","software-development"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abishekaditya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-17T18:28:25.000Z","updated_at":"2025-03-12T20:22:07.000Z","dependencies_parsed_at":"2024-01-10T23:29:48.912Z","dependency_job_id":"4916726a-b2da-4c2d-af13-5e60c7d6a2f3","html_url":"https://github.com/abishekaditya/DesignPatterns","commit_stats":{"total_commits":46,"total_committers":22,"mean_commits":2.090909090909091,"dds":0.5434782608695652,"last_synced_commit":"3975eae85bf104af87e94efa592548a325624f83"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abishekaditya%2FDesignPatterns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abishekaditya%2FDesignPatterns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abishekaditya%2FDesignPatterns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abishekaditya%2FDesignPatterns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abishekaditya","download_url":"https://codeload.github.com/abishekaditya/DesignPatterns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243469119,"owners_count":20295690,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["24projects","c-sharp","csharp","design-pattern","design-patterns","designpatterns","software-development"],"created_at":"2024-07-30T17:00:37.737Z","updated_at":"2025-03-13T19:31:05.631Z","avatar_url":"https://github.com/abishekaditya.png","language":"C#","readme":"# Design Patterns\nDesign patterns are solutions to recurring problems; guidelines on how to tackle certain problems.\nI have included implementations of some design patterns in C# to help beginners like me get their feet wet.\nThere are better alternatives available for some of them in the .NET Framework, so this is by no means a comprehensive tutorial.\n\nAny comments and suggestions are welcome. If you want to add a new design pattern implementation, just follow the naming convention, fork my repo and submit a pull request. Same goes for any improvements and modifications.\n\nThis was created as a C# alternative to Java while reading https://www.oreilly.com/library/view/head-first-design/0596007124/ \u003c- take a look at it if anything confuses you.\n\n## Types of Design Patterns\n---------------------------\nThere are three kinds of Design Patterns:\n\n* Creational\n* Structural\n* Behavioral\n\n## List of Design Pattern Implementations\n-----------------------------------------\n\n* [Adapter](/AdapterPattern)\n* [Bridge](/BridgePattern)\n* [Builder](/BuilderPattern)\n* [ChainOfResponsibility](/ChainOfResponsibilityPattern)\n* [Command](/CommandPattern)\n* [Composite](/CompositePattern)\n* [Decorator](/DecoratorPattern)\n* [Facade](/FacadePattern)\n* [Factory](/FactoryPattern)\n* [Flyweight](/FlyweightPattern)\n* [Iterator](/IteratorPattern)\n* [Mediator](/MediatorPattern)\n* [Observer](/ObserverPattern)\n* [Prototype](/PrototypePattern)\n* [Proxy](/ProxyPattern)\n* [Singleton](/SingletonPattern)\n* [SingletonPattern.Tests](/SingletonPattern.Tests)\n* [State](/StatePattern)\n* [Strategy](/StrategyPattern)\n* [Template](/TemplatePattern)\n* [Visitor](/VisitorPattern)\n","funding_links":[],"categories":["Programming Language Design Patterns","C\\#","csharp","GoF design patterns (Language/Framework specifc)","编程语言设计模式","Design Patterns","C# #","Language/Framework design patterns (mainly GoF)"],"sub_categories":["**C#**","Resources"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabishekaditya%2FDesignPatterns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabishekaditya%2FDesignPatterns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabishekaditya%2FDesignPatterns/lists"}