{"id":19654127,"url":"https://github.com/aimenux/pluginmanagerdemo","last_synced_at":"2025-10-11T06:37:13.584Z","repository":{"id":187971641,"uuid":"677568709","full_name":"aimenux/PluginManagerDemo","owner":"aimenux","description":"Providing a basic implementation for loading and running plugins","archived":false,"fork":false,"pushed_at":"2024-08-11T11:05:41.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-31T02:26:32.159Z","etag":null,"topics":["console-app","fluent-validation","net80","plugin-architecture","reflection","scrutor"],"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":"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":"2023-08-11T23:30:10.000Z","updated_at":"2024-08-11T11:05:44.000Z","dependencies_parsed_at":"2024-08-11T12:01:46.020Z","dependency_job_id":null,"html_url":"https://github.com/aimenux/PluginManagerDemo","commit_stats":null,"previous_names":["aimenux/pluginmanagerdemo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aimenux/PluginManagerDemo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FPluginManagerDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FPluginManagerDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FPluginManagerDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FPluginManagerDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aimenux","download_url":"https://codeload.github.com/aimenux/PluginManagerDemo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FPluginManagerDemo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006452,"owners_count":26084107,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":["console-app","fluent-validation","net80","plugin-architecture","reflection","scrutor"],"created_at":"2024-11-11T15:16:23.251Z","updated_at":"2025-10-11T06:37:13.569Z","avatar_url":"https://github.com/aimenux.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![.NET](https://github.com/aimenux/PluginManagerDemo/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/aimenux/PluginManagerDemo/actions/workflows/ci.yml)\n\n# PluginManagerDemo\n```  \nProviding a basic implementation for loading and running plugins\n```  \n\n\u003e In this demo, i m providing a basic implementation for loading and running plugins.\n\u003e\n\u003e :one: `Example01` use [default ioc](https://learn.microsoft.com/en-us/dotnet/core/extensions/dependency-injection) and some reflection in order to load plugins\n\u003e\n\u003e :two: `Example02` use [default ioc](https://learn.microsoft.com/en-us/dotnet/core/extensions/dependency-injection) and [scrutor](https://github.com/khellang/Scrutor) in order to load plugins\n\u003e\n\u003e In order to run the demo, type those commands in your terminal :\n\u003e - `dotnet run --project .\\src\\Example01\\Example01.App`\n\u003e - `dotnet run --project .\\src\\Example02\\Example02.App`\n\u003e\n\u003e :bulb: Plugins are copied on `plugins` folder on post build events and loaded at startup by the application.\n\u003e\n\u003e \n**`Tools`** : net 8.0, scrutor, fluent-validation","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimenux%2Fpluginmanagerdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faimenux%2Fpluginmanagerdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimenux%2Fpluginmanagerdemo/lists"}