Open Closed

Using cosmos db in microservices template #6788


User avatar
0
rishabh.shukla created

ABP Framework version: 8.0.3

UI Type: Angular

Database System: MongoDB

Tiered (for MVC) yes or Auth Server Separated (for Angular): yes

Steps to reproduce the issue: I need to use Cosmos db with my microservices architecture template . Please help me on how to do it?


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    ABP does not provide Cosmos DB integration, but there is documentation on how to switch to other DBMS You can check the document:

    https://docs.abp.io/en/abp/latest/Entity-Framework-Core-Other-DBMS https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Cosmos/8.0.2

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11