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

IncludeTree docs improvements #404

Open
ascott18 opened this issue Jul 27, 2024 · 0 comments
Open

IncludeTree docs improvements #404

ascott18 opened this issue Jul 27, 2024 · 0 comments
Labels

Comments

@ascott18
Copy link
Collaborator

  • Remove section about out parameters, or at least remove most of the content and add a deprecation notice. Attaching an IncludeTree to an ItemResult is the only path that should be used going forward.
  • Bit about "you must use IncludedSeparately" isn't correct anymore - this isn't necessary anymore and normal .Include can always be used (I'm pretty sure, anyway).
  • Bit about Enumerable.Empty<MyNonDbClass is outdated - there's static methods on IncludeTree that make this easier now.
@ascott18 ascott18 added the docs label Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant