0
marcosli created
Hi,
I'm new on AspNetZero and starting a new project. What platform (SPA or MPA) would you choose and why (main advantages/disadvantages, productivity, etc )? AspNetZero has 100% of all features implemented on both? New features are first released in one platform? Or they released at the same time for both? The same question for documentation updates.
Thanks
1 Answer(s)
-
0
Hi,
I suggest SPA in general (independent from AspNet Zero). It provides better user experience and easier to develop when you used to angular.
For AspNet Zero, features are same (with a slightly different implementation because of platform differences). They are released and upgraded together. Documentations are also like that.