Both app-pro and module may contain angular directory. You should use different folders for them.
hi
Can you update the ABP CLI to 7.0 and run abp bundle in your blazor wasm project folder?
hi
We will add this feature in next version
See https://github.com/abpframework/abp/pull/15282
If you want to use dynamic proxy , Please remove the remove generated code. and see https://docs.abp.io/en/commercial/latest/startup-templates/microservice/add-microservice#updating-gateways
Please check the document.
https://docs.abp.io/en/abp/latest/API/Dynamic-CSharp-API-Clients https://docs.abp.io/en/abp/latest/API/Static-CSharp-API-Clients
hi
Please check the browser network panel to confirm the SignlaR is working.
https://docs.abp.io/en/commercial/latest/modules/chat https://docs.abp.io/en/abp/latest/SignalR-Integration
Yes, You can create the latest template project with the PostgreSQL database, we have built this code.
Your erp is using the Static proxy now.
https://docs.abp.io/en/abp/latest/API/Dynamic-CSharp-API-Clients https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.HttpApi.Client/Volo/Abp/Identity/AbpIdentityHttpApiClientModule.cs#L15