{"id":19990995,"url":"https://github.com/lamondlu/CoolCat","last_synced_at":"2025-05-04T10:31:03.465Z","repository":{"id":56326082,"uuid":"195245499","full_name":"lamondlu/CoolCat","owner":"lamondlu","description":"A sample about how to create a dynamic plugins mechanism with ASP.NET Core Mvc at runtime. This sample is based on .NET Core 3.1 and .NET 5","archived":false,"fork":false,"pushed_at":"2022-12-08T07:37:22.000Z","size":7577,"stargazers_count":341,"open_issues_count":18,"forks_count":96,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-11-13T04:52:55.902Z","etag":null,"topics":["asp-net-core","asp-net-core-mvc","docker","docker-compose","dynamic-plugins","plugin-architecture"],"latest_commit_sha":null,"homepage":"https://www.cnblogs.com/lwqlun/p/11343141.html","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/lamondlu.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}},"created_at":"2019-07-04T13:18:38.000Z","updated_at":"2024-11-07T07:12:56.000Z","dependencies_parsed_at":"2023-01-25T09:01:05.902Z","dependency_job_id":null,"html_url":"https://github.com/lamondlu/CoolCat","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamondlu%2FCoolCat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamondlu%2FCoolCat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamondlu%2FCoolCat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamondlu%2FCoolCat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lamondlu","download_url":"https://codeload.github.com/lamondlu/CoolCat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252320074,"owners_count":21729061,"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":["asp-net-core","asp-net-core-mvc","docker","docker-compose","dynamic-plugins","plugin-architecture"],"created_at":"2024-11-13T04:51:34.427Z","updated_at":"2025-05-04T10:30:58.456Z","avatar_url":"https://github.com/lamondlu.png","language":"C#","funding_links":[],"categories":["C\\#"],"sub_categories":[],"readme":"![](./doc/images/logo_small.png)\n\n# CoolCat\nA sample about how to create a dynamic plugins mechanism with ASP.NET Core Mvc based on the AssemblyLoadContext.\n\nThis whole project is built under .NET Core 3.1 and .NET 5. \n\n## What i will do and what i will not do\nI want to build a runtime plugin mechanism based on .NET Core 3.1 and .NET 5. Each plugin will be isolated by a custom AssemlyLoadContext. So the framework allow you to reference same library with different version.\n\n![](./doc/images/load_way.png)\n\n## Getting Started\n - Clone the source code\n - Run `docker-compose up`\n - Install the pre-set modules\n![](./doc/images/20200726215825.png)\n - Start to use the system \n\n## How to create and publish a plugin\n - Run `dotnet new -i CoolCatModule`, it will install the CoolCatModule on your machine\n - Run `dotnet new CoolCatModule -n {your plugin name}`\n - Build the plugin with VisualStudio 2019 or `dotnet publish`\n - Package the release files into a zip package\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamondlu%2FCoolCat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flamondlu%2FCoolCat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamondlu%2FCoolCat/lists"}