0
Neozzz created
We created a microservice solution using the following command:
abp new ZW -t microservice-pro -u angular
Then we added a microservice-service to the solution using:
abp new CompanyService -t microservice-service-pro
Now I want to use MongoDB on the newly added µservice-service and keep using the ef core for the main solution for identity and other related features.
I've already tried to add mongodb into CompanyService
µservice-service. I am getting issues with
Please let me know if this is possible, and if so is there any best practice?
Thank you
- ABP Framework version: v4.3
- UI type: Angular
- DB provider: EF Core & MongoDB
No answer yet!
Showing 751 to 775 of 39 entries.