Hello All,
I am using ABP commercial and I have follow every steps in "Getting Started" (https://docs.abp.io/en/commercial/latest/getting-started-setup-environment?UI=MVC&DB=EF&Tiered=No). However, it is what I get when I running my ABP commercial solution. Please advice.
Best Regards, Lawrence
Hello All
I find that It is very slow for build and run the abp commercial project. Is it running slow too on localhost? anyway to improve it?Wait up to minutes to add a new menu or page, showing up the page is slow too.
Hello All
I have create new menu list by CMS kit module and want to integrate customize page with abp commercial. As I am integrating other system with abp commercial, how to make customize page with calling http request on C# and show returned viewbag on web. Any related document on this? thanks.
I saw your DDD Ebook and find there should be XXXXX.EntityFrameworkCore.DbMigrations file. I have created EntityFrameworkCore datebase project but only have XXXXX.DbMigrator and dont contain XXXXX.EntityFrameworkCore.DbMigrations.
Is it normal?
Hello
I am going to extend the functionality with other third party service, please advice if I should do it on module level or not. Any document to produce a new module?
I am going to implement SSO and window authentication. Are there have standard way on abp commercial module? liike identidy server stc. Are any suggestion on implement SSO and window authentication on ABP web?
How to config ABP file management in database without source code? I saw a lot on config this module but I dont have the source code of the module
may I know the purpose of abp CRUD page? Cannot generate CRUD page, is it improtant?