EntityFramework.Docs icon indicating copy to clipboard operation
EntityFramework.Docs copied to clipboard

Show other connection strings than localdb

Open Cloudmersive opened this issue 7 years ago • 8 comments

Nobody uses localdb. You need to show other actually-useful examples like, SQL Server. Worst docs ever


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Cloudmersive avatar Jul 29 '18 01:07 Cloudmersive

Other examples would help a lot. :) The docuemntation is very good, im a developer but just recently moved over to C# an d.NET and this documentation has made it quite easy to leap over.

Shogoot avatar Aug 10 '18 07:08 Shogoot

I can't actually find any documentation online on alternative connection strings. It's quite silly, if you ask me.

sbrl avatar Mar 14 '19 11:03 sbrl

@sbrl I'm not sure if this helps but I use https://www.connectionstrings.com/sql-server/ as a reference for all SQLServer DB connection strings.

awaheed1 avatar Apr 18 '19 19:04 awaheed1

Sorry, that's no particularly helpful I'm afraid @awaheed1. I'm using Linux and I'm a student, so I have access to neither SQL Server nor a device that could theoretically run it.

sbrl avatar Apr 18 '19 20:04 sbrl

@sbrl what type of DB are you attempting to connect to? Is it a SQL DB? NoSQL DB? https://www.connectionstrings.com/ also has connection strings for MySQL which, last time I used it, was a free open-source DB.

awaheed1 avatar Apr 18 '19 20:04 awaheed1

@awaheed1 SQLite actually. And the ones on connectionstrings.com actually cause a crash because they are invalid with EntityFramework / EntityFrameworkCore.

sbrl avatar Apr 18 '19 23:04 sbrl

i need mongodb example anyone?

lemchen avatar Dec 07 '19 11:12 lemchen

Any update on this? It seems quite ridiculous that such a simple issue has been waiting so long for a resolution.

sbrl avatar Dec 09 '19 19:12 sbrl