News

The connection string in appsettings.Development.json is just an example. If you want to run during development you can add another connection-string in your secrets.json.Right-click on the ...
I try to add a connection to an Azure Sql Server with Encrypt setting set to Strict. Generally, adding the connection works. However, it seems the encrypt setting is set back to "Mandatory" all the ...