Hi,
it is possible to change existing entities. Check this document: <a class="postlink" href="https://aspnetzero.com/Documents/Extending-Existing-Entities">https://aspnetzero.com/Documents/Extend ... g-Entities</a>
Hi,
Did you add CRMNavigationProvider to Module? Check this document: Registering Navigation Provider
You can do this with logging in as tenant. Then you can edit tenant user that you impersonate its tenant.
Hi,
SignalR Core not released yet like EF Core 2. After they released, we scheduled them.
Hi,
Entity Framework 2.0 not released yet. So we have not a plan yet.
abp.setting.get() is in ABP framework. All templates uses this framework. So you can use this method if it is necessary.
Hi,
Could you share PersonAppService code?
Hi,
you should be able to use abp.setting.get(). What error are you getting?
Hi,
follow these steps (like unmerged project)
Actually it is same with unmerged project. Only one difference; in merged solution, you are running angular commands in host project folder. <a class="postlink" href="https://aspnetzero.com/Documents/Getting-Started-Angular">https://aspnetzero.com/Documents/Gettin ... ed-Angular</a>
Yes, we use server side rest integration. <a class="postlink" href="https://developer.paypal.com/docs/integration/direct/express-checkout/integration-jsv4/server-side-REST-integration/">https://developer.paypal.com/docs/integ ... tegration/</a>