{"id":22595278,"url":"https://github.com/d0pare/design-patterns","last_synced_at":"2025-08-21T20:32:13.076Z","repository":{"id":44947180,"uuid":"57959433","full_name":"d0pare/design-patterns","owner":"d0pare","description":"Head First Design Patterns Implementation in C# for .NET Core","archived":false,"fork":false,"pushed_at":"2024-02-26T13:31:00.000Z","size":85,"stargazers_count":109,"open_issues_count":1,"forks_count":47,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-12-15T09:31:20.379Z","etag":null,"topics":["design-pattern","dotnet"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/d0pare.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-03T09:58:34.000Z","updated_at":"2024-12-13T16:39:05.000Z","dependencies_parsed_at":"2022-09-03T17:51:10.655Z","dependency_job_id":null,"html_url":"https://github.com/d0pare/design-patterns","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d0pare%2Fdesign-patterns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d0pare%2Fdesign-patterns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d0pare%2Fdesign-patterns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d0pare%2Fdesign-patterns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d0pare","download_url":"https://codeload.github.com/d0pare/design-patterns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230532443,"owners_count":18240792,"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":["design-pattern","dotnet"],"created_at":"2024-12-08T10:09:33.913Z","updated_at":"2024-12-20T04:07:26.009Z","avatar_url":"https://github.com/d0pare.png","language":"C#","readme":"#Design Patterns\n\n\n## OO Patterns\n* [Strategy](/src/strategy)\n* [Observer](/src/observer)\n* [Decorator](/src/decorator)\n* [Factory Method](/src/factory)\n* [Abstract Factory](/src/factory)\n* [Singleton](/src/singleton)\n* [Command](/src/command)\n* [Adapter](/src/adapter)\n* [Facade](/src/facade)\n* [Template Method](/src/templatemethod)\n* [Iterator](/src/iterator)\n* [Composite](/src/composite)\n* [State](/src/state)\n* [Proxy](/src/proxy)\n\n## OO Principles\n\n* Encapsulates what varies.\n* Favor composition over inheritance.\n* Program to interfaces, not implementations.\n* Strive for loosely coupled designs between objects that interact\n* Classes should be open for extension but closed for modification.\n* Depend on abstractions. Do not depend on concrete classes.\n* Principle of Least Knowledge: talk only to your immediate friends.\n* The Hollywood Principle: Don't call us, we'll call you.\n* A class should have only one reason to change.\n\n\n\n\n**You need [.NET 8](https://www.dot.net) to run these examples.**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd0pare%2Fdesign-patterns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd0pare%2Fdesign-patterns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd0pare%2Fdesign-patterns/lists"}