Hi,
please email me, i will share the Mastering ABP Framework ebook to you. shiwei.liang@volosoft.com
could you share the server logs?
Hi,
Is there any error log?
Hi,
The web project should reference to the Service.Contracts
project.
so, don't need to generate Dtos
Hi,
okay, I thought you were using an old microservice template.
The new microservice template is simpler; it abandoned Application, Application.Contracts, Domain, Domain.Shared
.
You can add entities, DTO, app service interface and permission definitions in Contracts
project.
Hi,
The error message comes from server
Hi,
yes, this is a problem,
New CLI and old CLI can be used at the same time.
try abp bundle --old
we will fix the problem, thanks. your ticket was refunded.
Yes,
here is the way https://abp.io/support/questions/5167/Hangfire-Authorization-Problem#answer-3a0b888e-b47a-d13d-c030-80ce3f046997
And I want to split it for a sevrel layers
if you want , you can add them manually.
But the current layering is simpler