0
terry21 created
We have been using the ASPNet Zero for over three years and are now converting our application from the "old" MVC 5.x/AngularJS1.x to Core 2.x/Angular7.x. While we are at it, we want to split the features into pluggable instances that a customer can chooose to install or not. I have been able to get the Plugin feature pretty much working for the Server side. Are there examples around to show how to do it for the Angular7.x client side?
Thanks
1 Answer(s)
-
0
Hi @terry21
We don't have an expericen on diving Angular application into plugins. So, you need to find a solution by yourself. Sorry for not being helpful.