cnblogs/fluss

Add documentation for complie & run

ikesnowy opened this issue · 2 comments

Add documentation for complie & run

image

I am so painful now...

My ConnectionString is

Data Source=.;Persist Security Info=True;User ID=sa;Password=yourStrong(!)Password;Trusted_Connection=False

@Sod-Momas

Sorry for the late response(busy work), your ConnectionString seems fine.

Double check that you are using the right appsettings.*.json may help—e.g., Make sure you've changed the ConnectionStrings in appsettings.Development.json when you are using Debug profile, or just delete appsettings.Development.json.