Base solution for your next web application
Open Closed

Multiple DBContext #5808


User avatar
0
statuscast created

Hi,

Is there a working or up to date document that walks thru the set up of a second database / dbcontext? We have high-transaction / high-volume data we do not want to store in to main tenant databases and prefer to offload it to a secondary db. The most current information I can find is this:

https://stackoverflow.com/questions/49243891/how-to-use-multiples-databases-in-abp-core-zero

But even that looks out of date relative to the current project structure of 6.1.

Any updated documentation or working sample project that is compatible with 6.1?


2 Answer(s)
  • User Avatar
    0
    ryancyq created
    Support Team

    Hi, did you face any issue when setting up multiple dbcontext with the instructions in the SO's post?

  • User Avatar
    0
    ismcagdas created
    Support Team

    Closing due to inactivity.