{"id":21455559,"url":"https://github.com/zeppaman/csharp-plugin","last_synced_at":"2025-03-17T03:24:41.756Z","repository":{"id":116708992,"uuid":"177386208","full_name":"zeppaman/csharp-plugin","owner":"zeppaman","description":"A test on .NET Core Plugins","archived":false,"fork":false,"pushed_at":"2019-03-24T08:17:16.000Z","size":36,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T13:13:48.880Z","etag":null,"topics":["aspnet-core","csharp","plugin","plugin-system"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zeppaman.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":"2019-03-24T08:00:19.000Z","updated_at":"2020-03-31T19:03:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"095581b0-32dc-4212-87da-2a1c203cb634","html_url":"https://github.com/zeppaman/csharp-plugin","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/zeppaman%2Fcsharp-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeppaman%2Fcsharp-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeppaman%2Fcsharp-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeppaman%2Fcsharp-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeppaman","download_url":"https://codeload.github.com/zeppaman/csharp-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243966103,"owners_count":20375995,"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":["aspnet-core","csharp","plugin","plugin-system"],"created_at":"2024-11-23T05:12:38.127Z","updated_at":"2025-03-17T03:24:41.742Z","avatar_url":"https://github.com/zeppaman.png","language":"C#","readme":"This project is a show case to prove the possibility to employ a plugin system in asp.net core. It is developed to be a prototype for the plugin system used into [RawCMS the asp.net core extensible Headless CMS](https://github.com/arduosoft/RawCMS) and uses the [McMaster's Library](https://github.com/natemcmaster/DotNetCorePlugins).\n\n## Project structure\n\n![app architecture](https://github.com/zeppaman/csharp-plugin/raw/master/assets/csharp-plugin-diagram.png)\n\n### Container\nThis is the web api container project that import plugin dinamically. Note that in this project there isn't any reference to plugin. All its loaded at runtime.\n\n### Library\nThis is a library where a dependency class is present. This class will be shared between plugin to ensure all works with same definition.\nMoreover, this plugin include a dependency (html  agility pack) that can be used from plugins\n\n### Plugin\nThis is the plugin. It uses newtownsoft, as private dependency. I consumes a `Dependency` insance from global context and Html Agility pack.\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeppaman%2Fcsharp-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeppaman%2Fcsharp-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeppaman%2Fcsharp-plugin/lists"}