0
vnetonline created
I was wondering what is the difference between ASP.NET Boilerplate with Module Zero and ASP.NET Zero Enterprise starter kit?
3 Answer(s)
-
0
So basically the difference is the UI screens for the abstract concepts such as tenant management (multi-tenancy), role management, user management, session, authorization (permission management), setting management, language management, audit logging, edition management and so on. And also includes the Metronic theme.
Is my understanding right??
-
0
Yes, UI screens and application logic (mostly for module-zero), abstract concepts and some additional features. Also includes Metronic theme and forum support.