{"id":22884982,"url":"https://github.com/lepesevichnikita/strategy-pattern-example","last_synced_at":"2025-03-31T17:54:49.268Z","repository":{"id":108305553,"uuid":"188086645","full_name":"lepesevichnikita/Strategy-Pattern-Example","owner":"lepesevichnikita","description":"Example of pattern \"Strategy\" with delegates","archived":false,"fork":false,"pushed_at":"2019-05-22T17:44:20.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T22:42:23.398Z","etag":null,"topics":["csharp","oop-examples","oop-principles","oop-programming"],"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/lepesevichnikita.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":"2019-05-22T17:43:58.000Z","updated_at":"2019-05-22T17:45:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"487db588-ebfa-4314-af9f-5a648415b84d","html_url":"https://github.com/lepesevichnikita/Strategy-Pattern-Example","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/lepesevichnikita%2FStrategy-Pattern-Example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepesevichnikita%2FStrategy-Pattern-Example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepesevichnikita%2FStrategy-Pattern-Example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lepesevichnikita%2FStrategy-Pattern-Example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lepesevichnikita","download_url":"https://codeload.github.com/lepesevichnikita/Strategy-Pattern-Example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246514165,"owners_count":20790016,"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","oop-examples","oop-principles","oop-programming"],"created_at":"2024-12-13T19:29:52.549Z","updated_at":"2025-03-31T17:54:49.261Z","avatar_url":"https://github.com/lepesevichnikita.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example of pattern \"Strategy\" with delegate\n  * This example contains simple implentation of \"Strategy\" pattern\n  * \"Classic\" implentation of \"Strategy\" suggest general interface for group of algorithms, thats will passed to Context\n  * Delegates in this example play role of algorithms interface\n\n# Пример паттерна \"Стратегия\" на делегатах\n\n * В данном примере приводится несдандартная реализация паттерна \"Стратегия\"\n * \"Классическая\" Стратегия реализуется посредством создания общего интерфейса для алгоритмов, конкретные реализации которых передаются контексту.\n * Делегаты в этом примере выступают в роли заместителя интерфейса для группы алгоритмов в паттерне \"Стратегия\".\n *\n * Предметная область:  \"Транспортная компания\"\n * Проблема:            Перемещение из одного места в другое различными способами\n * Решение проблемы заключается в создании делегата для функций, которые будут выполнять перемещение из одной точки в другую\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flepesevichnikita%2Fstrategy-pattern-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flepesevichnikita%2Fstrategy-pattern-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flepesevichnikita%2Fstrategy-pattern-example/lists"}