Hi, First of all appreciating for this good effort to make such a framework.
We were migrating our application to the AspZero framework. we are in a situation in our application architecture that we have an ERP with multi-tenancy, multiple offices, departments, and roles. here, the user should login into specific OFFICE to do his office based tasks like sales, purchase etc. in a tenant. and office will have its own settings like muti-currency and cultures. All transactions should be posted under this office.
In this case, what is the best way to utilize the OrganizationUnits to handle this?. Or we need to do OFFICE setup throughout the application?.
Thanks in advance.
Hi,
Is there any plan to release ASP.NET MVC with Angular2 support?
Thanks.
I want to make my project as different modules...and want to plugin each module as per client requirements.
So,How can i proceed with ASP.NET zero ?