{"id":16989708,"url":"https://github.com/nicofilips/csharp-designpatterns","last_synced_at":"2025-07-17T10:34:48.353Z","repository":{"id":231835128,"uuid":"782820499","full_name":"NicoFilips/csharp-designpatterns","owner":"NicoFilips","description":"A little Overview of Designpatterns. Implemented in C#","archived":false,"fork":false,"pushed_at":"2024-04-17T15:24:08.000Z","size":201,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T19:57:34.048Z","etag":null,"topics":["csharp","design-patterns","dotnet8"],"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/NicoFilips.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-04-06T06:01:05.000Z","updated_at":"2024-04-17T12:37:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac8ef0b4-d99e-4cae-b32c-ecfec256a68c","html_url":"https://github.com/NicoFilips/csharp-designpatterns","commit_stats":null,"previous_names":["nicofilips/csharp-designpatterns"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NicoFilips/csharp-designpatterns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicoFilips%2Fcsharp-designpatterns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicoFilips%2Fcsharp-designpatterns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicoFilips%2Fcsharp-designpatterns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicoFilips%2Fcsharp-designpatterns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NicoFilips","download_url":"https://codeload.github.com/NicoFilips/csharp-designpatterns/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicoFilips%2Fcsharp-designpatterns/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265595670,"owners_count":23794764,"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":["csharp","design-patterns","dotnet8"],"created_at":"2024-10-14T03:07:38.912Z","updated_at":"2025-07-17T10:34:48.308Z","avatar_url":"https://github.com/NicoFilips.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://github.com/NicoFilips/csharp-designpatterns/\"\u003e\n  \u003cimg src=\"https://github.com/NicoFilips/csharp-designpatterns/assets/35654361/9989426c-1af2-4ddb-b499-3ad81a12552f\" alt=\"Logo\" width=\"200\" height=\"200\"\u003e\n\u003c/a\u003e\n\u003cblockquote\u003e\n  \u003cp\u003eSource: DALL-E 3\u003c/p\u003e\n\u003c/blockquote\u003e\n\n  \u003ch3 align=\"center\"\u003e🔺 C# Designpatterns 🔺 \u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    A concise summary of design pattern implementations in C#!\n  \u003c/p\u003e\n\n[![Use Dotnet Pipeline Template](https://github.com/NicoFilips/csharp-designpatterns/actions/workflows/dotnet.yml/badge.svg)](https://github.com/NicoFilips/csharp-designpatterns/actions/workflows/dotnet.yml)\n\n![C# Logo](https://img.shields.io/badge/C%23-239120?style=for-the-badge\u0026logo=c-sharp\u0026logoColor=white)\n![](https://img.shields.io/badge/.NET-8-512BD4?style=for-the-badge\u0026logo=.net\u0026logoColor=white)\n\u003c/div\u003e\n\n## About the Repository 📖\n\nThis repository is a comprehensive collection of design pattern examples in C#. It's intended for developers looking to deepen their understanding of design patterns and apply them in real-world software development. The patterns covered include Creational, Structural, and Behavioral patterns, providing a wide range of solutions to common software design challenges.\n\n## Features 🚀\n\n- **Creational Patterns** 🏭: Explore factory methods, abstract factories, singleton, builder, and prototype patterns with C# examples.\n- **Structural Patterns** 🌉: Dive into adapter, composite, proxy, flyweight, facade, bridge, and decorator patterns.\n- **Behavioral Patterns** 🧠: Learn through observer, strategy, command, iterator, mediator, memento, and state pattern examples.\n- **Interactive Examples** 💡: Each pattern is demonstrated with fully interactive C# code examples.\n- **Comprehensive Documentation** 📄: Detailed comments and explanations are provided for each example to ensure understanding.\n- **Community Contributions** 👥: A collaborative space for developers to share improvements and new pattern examples.\n\n## Getting Started 🏁\n\nClone the repository and explore the examples within. Each design pattern is contained in its separate directory with a README explaining its purpose, usage, and example code.\n\n## Support 🆘\n\nIf you encounter any issues or have questions, [open an issue]([link-to-issues](https://github.com/NicoFilips/csharp-designpatterns/issues)) on our GitHub page.\nSee the [open issues](https://github.com/NicoFilips/csharp-designpatterns/issues) for a full list of proposed features (and known issues).\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing 👥\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## License 📄\n\nDistributed under the MIT License. See `LICENSE` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicofilips%2Fcsharp-designpatterns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicofilips%2Fcsharp-designpatterns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicofilips%2Fcsharp-designpatterns/lists"}