I echo this. Can we get some feedback please abp support?
Hi, The update has not solved this for me. We still have the same issue; we are unable to use the CRUD Page Generator in abp suite.
Please help - we have just purchased this licence and so far are unable to get any benefit from it
Hi, I have exactly the same issue and it's causing problems
Same steps to repoduce. If you create a clean project from cmd line
abp new MyApp -t app-pro
Then I run migrations = ok. Run web app
You can resolve by commenting out multitenacy. But the CRUD generator doesn’t work. Simple model with 1 property gives
Then the project doesn’t build - errors in modelnameAppService.cs
When you fix this, you get a host of further errors