www22111 / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6

Home Page:https://docs.microsoft.com/ef/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Entity Framework Docs

This project contains the source for EF Core and EF6 documentation located at docs.microsoft.com/ef.

Documentation issues for both EF Core and EF6 should be filed in this repo. Product issues (bugs) should be filed in the EF Core repo or the EF6 repo as appropriate.

We accept pull requests!

Fixing typos/spelling/grammar/etc.

Consider sending a pull request rather than filing an issue. This can be done entirely from the web:

  • Find the file to update in this repo and click on it to open

image

  • Click on the edit button (✏️) to edit in your web browser

image

  • When done, add a title and description, then use the "Create a new branch and start a pull request." option.

image

(Note that you can also clone this repo and do a GitHub PR in the normal way.)

Making more substantial changes

Pull requests for more substantial changes are also encouraged. However, before submitting a pull request, please read the CONTRIBUTING guidelines, which include information on how to build the docs locally, as well as style and organizational guidance.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

Documentation for Entity Framework Core and Entity Framework 6

https://docs.microsoft.com/ef/

License:Creative Commons Attribution 4.0 International


Languages

Language:PowerShell 100.0%