Updating/Creating Connection String for OrchardCore Shells Database in runtime #11564
-
Hello, I am working on an mulit-tenant Application with various Envrionments(dev,prod,staging) and want to have the Connection String for the Shell Depending on the Environment Values. This is what i had in mind: And than you write the Value Back into it in runtime. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Okay worked as intended. |
Beta Was this translation helpful? Give feedback.
Okay worked as intended.
used the Settings before configuring them.