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

Link conceptual documentation from API docs #17508

Closed
alexzaytsev-newsroomly opened this issue Nov 1, 2018 — with docs.microsoft.com · 4 comments · Fixed by #25983
Closed

Link conceptual documentation from API docs #17508

alexzaytsev-newsroomly opened this issue Nov 1, 2018 — with docs.microsoft.com · 4 comments · Fixed by #25983
Labels
area-docs closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. punted-for-3.1 type-enhancement
Milestone

Comments

Copy link

It would be good to get some usage examples here


Document Details

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

@ajcvickers ajcvickers changed the title Examples Link conceptual documentation from API docs Aug 29, 2019
@ajcvickers
Copy link
Member

@divega Is there a good way to link to conceptual docs from the API docs?

@ajcvickers ajcvickers transferred this issue from dotnet/EntityFramework.Docs Aug 29, 2019
@bricelam
Copy link
Contributor

To put it in the See Also section:

/// <seealso href="https://docs.microsoft.com/ef/core/get-started/">Getting Started</seealso>

For inline links:

/// <summary>
///     Enables mapping <see href="https://docs.microsoft.com/ef/core/modeling/spatial">spatial types</see> in your model.
/// </summary>

@ajcvickers ajcvickers self-assigned this Aug 30, 2019
@ajcvickers ajcvickers added this to the 3.1.0 milestone Aug 30, 2019
@ajcvickers
Copy link
Member

From #17512:

  • HasFilter
  • CreateIndex

@roji
Copy link
Member

roji commented Sep 21, 2020

Possibly link to the TrackGraph conceptual docs from the relevant methods in EntityEntryGraphNode.cs (see #22626 (comment))

ajcvickers added a commit that referenced this issue Aug 20, 2021
ajcvickers added a commit that referenced this issue Aug 23, 2021
ajcvickers added a commit that referenced this issue Aug 23, 2021
ajcvickers added a commit that referenced this issue Aug 24, 2021
ajcvickers added a commit that referenced this issue Aug 25, 2021
ajcvickers added a commit that referenced this issue Aug 26, 2021
ajcvickers added a commit that referenced this issue Sep 1, 2021
ajcvickers added a commit that referenced this issue Sep 3, 2021
ajcvickers added a commit that referenced this issue Sep 4, 2021
* More links to conceptual docs

Part of #17508

* Review updates
ajcvickers added a commit that referenced this issue Sep 8, 2021
ajcvickers added a commit that referenced this issue Sep 10, 2021
ajcvickers added a commit that referenced this issue Sep 10, 2021
ajcvickers added a commit that referenced this issue Sep 11, 2021
ajcvickers added a commit that referenced this issue Sep 11, 2021
* More links to conceptual docs

Part of #17508

* Remove hyphens from lazy-loading.
ajcvickers added a commit that referenced this issue Sep 12, 2021
@ajcvickers ajcvickers added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Sep 12, 2021
ajcvickers added a commit that referenced this issue Sep 14, 2021
@ajcvickers ajcvickers modified the milestones: 6.0.0, 6.0.0-rc2 Sep 14, 2021
@ajcvickers ajcvickers modified the milestones: 6.0.0-rc2, 6.0.0 Nov 8, 2021
@ajcvickers ajcvickers removed their assignment Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-docs closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. punted-for-3.1 type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants