{"id":23061426,"url":"https://github.com/syncfusionexamples/solid-principle-in-csharp","last_synced_at":"2025-07-02T22:33:07.805Z","repository":{"id":241736448,"uuid":"807426145","full_name":"SyncfusionExamples/solid-principle-in-Csharp","owner":"SyncfusionExamples","description":"This repository provides a comprehensive guide and practical examples of implementing the SOLID principles in C#.","archived":false,"fork":false,"pushed_at":"2024-05-30T04:28:21.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-27T01:40:36.437Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/SyncfusionExamples.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":"2024-05-29T04:51:06.000Z","updated_at":"2024-06-18T14:59:08.000Z","dependencies_parsed_at":"2024-05-29T22:52:09.624Z","dependency_job_id":"00857970-9e84-43ba-9c96-53ea9b69d6c1","html_url":"https://github.com/SyncfusionExamples/solid-principle-in-Csharp","commit_stats":null,"previous_names":["syncfusionexamples/solid-principle-in-csharp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SyncfusionExamples/solid-principle-in-Csharp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyncfusionExamples%2Fsolid-principle-in-Csharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyncfusionExamples%2Fsolid-principle-in-Csharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyncfusionExamples%2Fsolid-principle-in-Csharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyncfusionExamples%2Fsolid-principle-in-Csharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SyncfusionExamples","download_url":"https://codeload.github.com/SyncfusionExamples/solid-principle-in-Csharp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SyncfusionExamples%2Fsolid-principle-in-Csharp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263226474,"owners_count":23433717,"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":[],"created_at":"2024-12-16T03:17:27.838Z","updated_at":"2025-07-02T22:33:07.745Z","avatar_url":"https://github.com/SyncfusionExamples.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SOLID principle in C#\nThis repository provides a comprehensive guide and practical examples of implementing the SOLID principles in C#. SOLID is an acronym for five design principles intended to make software designs more understandable, flexible, and maintainable. The principles are:\n\n1.\t**Single Responsibility Principle (SRP):** A class should have only one reason to change, meaning it should only have one job or responsibility.\n2.\t**Open/Closed Principle (OCP):** Software entities should be open for extension but closed for modification.\n3.\t**Liskov Substitution Principle (LSP):** Objects in a program should be replaceable with instances of their subtypes without altering the correctness of the program.\n4.\t**Interface Segregation Principle (ISP):** Clients should not be forced to depend on interfaces they do not use.\n5.\t**Dependency Inversion Principle (DIP):** High-level modules should not depend on low-level modules. Both should depend on abstractions.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncfusionexamples%2Fsolid-principle-in-csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyncfusionexamples%2Fsolid-principle-in-csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncfusionexamples%2Fsolid-principle-in-csharp/lists"}