Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated hyperlink to EF6 providers #1859

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

gurmeetsinghdke
Copy link
Contributor

Added relative hyperlink to EF6 providers for easy redirection.

Added relative hyperlink to EF6 providers for easy redirection.
@@ -25,7 +25,7 @@ EF6 implements many popular O/RM features:
- A "Code First" experience to create entity models by writing code.
- Models can either be generated from existing databases and then hand-edited, or they can be created from scratch and then used to generate new databases.
- Integration with .NET Framework application models, including ASP.NET, and through databinding, with WPF and WinForms.
- Database connectivity based on ADO.NET and numerous providers available to connect to SQL Server, Oracle, MySQL, SQLite, PostgreSQL, DB2, etc.
- Database connectivity based on ADO.NET and numerous [providers](~/ef6/fundamentals/providers/index.md) available to connect to SQL Server, Oracle, MySQL, SQLite, PostgreSQL, DB2, etc.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajcvickers, @bricelam - Do we want to accept/process PR for this documentation of EF6?

@ajcvickers ajcvickers merged commit 1fd89d7 into dotnet:master Nov 5, 2019
@ajcvickers
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants