Open Closed

using MongoDB in microservice-service inside microservice solution which uses efcore #1269


User avatar
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 withimage.png

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!
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on July 03, 2025, 08:38