Hello Expert,
I am refering to following support ticket created by someone.
https://support.aspnetzero.com/QA/Questions/10468/How-to-allow-extension-of-application-through-Plugins
We need the similar functionality. We are using ASPNetZero Version 10.3 (.Net Core + Angular Version)
Do you have a demo project where the UI as well as API both have been extended. It would be really a great help if you can throw some light on it.
Basically, the requirement is very simple. We have a base application ready. Now we want some other team to keep creating plugins that could jel in my main application.
Any help would be appreciated....
Regards, Mahendra
1 Answer(s)
-
0
Hi @mahendra,
We have such a sample but it is only for ASP.NET Core & jQuery version, see https://github.com/aspnetzero/aspnet-zero-samples/tree/master/PluginDemo-MPA.
Unfortunately, we don't have a sample for Angular version.