{"id":17133738,"url":"https://github.com/slavikdev/sharp-patterns","last_synced_at":"2026-05-02T13:35:43.984Z","repository":{"id":142155546,"uuid":"101851749","full_name":"slavikdev/sharp-patterns","owner":"slavikdev","description":"Collection of classes which help to organize .NET code by using design patterns.","archived":false,"fork":false,"pushed_at":"2018-01-20T11:43:47.000Z","size":1328,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-18T01:13:22.826Z","etag":null,"topics":["csharp","design-patterns","dotnet","library","patterns"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slavikdev.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":"2017-08-30T07:35:33.000Z","updated_at":"2017-09-10T20:20:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"1958b54d-8eb4-447c-9616-1677d0633b04","html_url":"https://github.com/slavikdev/sharp-patterns","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/slavikdev/sharp-patterns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavikdev%2Fsharp-patterns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavikdev%2Fsharp-patterns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavikdev%2Fsharp-patterns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavikdev%2Fsharp-patterns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slavikdev","download_url":"https://codeload.github.com/slavikdev/sharp-patterns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slavikdev%2Fsharp-patterns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32536580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["csharp","design-patterns","dotnet","library","patterns"],"created_at":"2024-10-14T19:42:56.836Z","updated_at":"2026-05-02T13:35:43.956Z","avatar_url":"https://github.com/slavikdev.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sharp Patterns\nOrganize your .NET code with design patterns.\n\n[![Build status](https://ci.appveyor.com/api/projects/status/rkv4b6h0lhe7nltd?svg=true)](https://ci.appveyor.com/project/slavikdev/sharp-patterns)\n\n## Features\n* *Chains* (Chain of Responsibility pattern):\n\t* [SimpleTaskChain](https://github.com/slavikdev/sharp-patterns/wiki/SimpleTaskChain) executes tasks one by one without any result.\n\t* [TaskChain](https://github.com/slavikdev/sharp-patterns/wiki/TaskChain) executes tasks one by one, passing previous task result to the next task. Returns last task result.\n* *Repositories* (Repository pattern).\n\t\n\n## Installation\nNuget package name is `SharpPatterns`.\n```\nPM\u003e Install-Package SharpPatterns\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslavikdev%2Fsharp-patterns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslavikdev%2Fsharp-patterns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslavikdev%2Fsharp-patterns/lists"}