{"id":19654193,"url":"https://github.com/aimenux/solidprinciplesdemo","last_synced_at":"2026-06-13T17:02:38.210Z","repository":{"id":116560601,"uuid":"237974186","full_name":"aimenux/SolidPrinciplesDemo","owner":"aimenux","description":"Solid principles demo","archived":false,"fork":false,"pushed_at":"2025-06-03T21:27:09.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T06:00:04.442Z","etag":null,"topics":["consoleapp","net60","solid-principles"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aimenux.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-03T13:41:12.000Z","updated_at":"2025-06-03T21:27:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"e99a58e0-9a19-4322-901a-592bfdd16b3d","html_url":"https://github.com/aimenux/SolidPrinciplesDemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aimenux/SolidPrinciplesDemo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FSolidPrinciplesDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FSolidPrinciplesDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FSolidPrinciplesDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FSolidPrinciplesDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aimenux","download_url":"https://codeload.github.com/aimenux/SolidPrinciplesDemo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FSolidPrinciplesDemo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34292326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["consoleapp","net60","solid-principles"],"created_at":"2024-11-11T15:16:34.748Z","updated_at":"2026-06-13T17:02:38.205Z","avatar_url":"https://github.com/aimenux.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![.NET](https://github.com/aimenux/SolidPrinciplesDemo/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/aimenux/SolidPrinciplesDemo/actions/workflows/ci.yml)\n\n# SolidPrinciplesDemo\n```\nSolid principles examples\n```\n\n\u003e **(1)** SRP : Single Responsibility Principle\n\u003e\u003e\n\u003e\u003e `A class should have one and only one reason to change, meaning that a class should have only one job.`\n\u003e\n\u003e **(2)** OCP : Open/Closed Principle\n\u003e\u003e\n\u003e\u003e `Classes should be open for extension, but closed for modification.`\n\u003e\u003e `In doing so, we stop ourselves from modifying existing code and causing potential new bugs.`\n\u003e\n\u003e **(3)** LSP : Liskov Substitution Principle\n\u003e\u003e\n\u003e\u003e `If class A is a subtype of class B, then we should be able to replace B with A without disrupting the behavior of the program.`\n\u003e\n\u003e **(4)** ISP : Interface Segregation Principle\n\u003e\u003e\n\u003e\u003e `A client should never be forced to implement an interface that it doesn't use.`\n\u003e\u003e `Clients shouldn't be forced to depend on methods they do not use.`\n\u003e\n\u003e **(5)** DIP : Dependency Inversion Principle\n\u003e\n\u003e\u003e `High level modules should not depend on low level modules; both should depend on abstractions.`\n\u003e\u003e `Abstractions should not depend on details. Details should depend upon abstractions.`\n\n**`Tools`** : vs22, .net6","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimenux%2Fsolidprinciplesdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faimenux%2Fsolidprinciplesdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimenux%2Fsolidprinciplesdemo/lists"}