You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.
Question
This may be a very simple question : ) but how do we connect to a on-premise sql instance? I am used to using connection strings from configuration files. We are also going to use the default 'local' data portal so no application server.
Kind Regards
Version and Platform
CSLA version: 5.xx
OS: Windows
Platform: Blazor
The text was updated successfully, but these errors were encountered:
I'm not sure what's the difference between local Dataportal in the one in the cloud. Both of them connect to SQL DB (local or cloud) using some config files.
If you are using EntityFramework for ORM and want to connect to your DB using appsettings.json then your need to change:
Question
This may be a very simple question : ) but how do we connect to a on-premise sql instance? I am used to using connection strings from configuration files. We are also going to use the default 'local' data portal so no application server.
Kind Regards
Version and Platform
CSLA version: 5.xx
OS: Windows
Platform: Blazor
The text was updated successfully, but these errors were encountered: