Skip to content

Add LINQKit section to extensions documentation - #5463

Open
anarahmadov wants to merge 2 commits into
dotnet:mainfrom
anarahmadov:patch-1
Open

Add LINQKit section to extensions documentation#5463
anarahmadov wants to merge 2 commits into
dotnet:mainfrom
anarahmadov:patch-1

Conversation

@anarahmadov

Copy link
Copy Markdown

Added a section about LINQKit, detailing its features and links to the GitHub repository and NuGet.

Added a section about LINQKit, detailing its features and links to the GitHub repository and NuGet.
Comment thread entity-framework/core/extensions/index.md Outdated
Comment thread entity-framework/core/extensions/index.md Outdated
Added LINQKit features as bulletpoint in LINQKit section and version info for EF Core.
@anarahmadov

Copy link
Copy Markdown
Author

Could you pls re-review changes?

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Adds LINQKit to the EF Core “Tools & Extensions” documentation page, providing a brief feature summary plus links for discovery.

Changes:

  • Added a new “LINQKit” subsection with a short feature list.
  • Added external links to the LINQKit GitHub repository and NuGet.
File summaries
File Description
entity-framework/core/extensions/index.md Adds a LINQKit entry (description + links) to the tools/extensions listing.
Review details

Suppressed comments (1)

entity-framework/core/extensions/index.md:53

  • The compatibility and NuGet link appear outdated for EF Core. LINQKit has a dedicated EF Core package (LinqKit.Microsoft.EntityFrameworkCore) with 10.x releases, so "For EF Core: 2-9" and the current NuGet link to /packages/linqkit are likely incorrect/misleading. Also, the blank line before the links contains trailing spaces which can fail markdownlint (MD009).
For EF Core: 2-9.
 
[GitHub repository](https://github.com/scottksmith95/LINQKit) | [NuGet](https://www.nuget.org/packages/linqkit)
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +42 to +44
### LINQKit

LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users. It comprises the following:
@cincuranet

Copy link
Copy Markdown
Contributor

@anarahmadov Please fix the Copilot's comments above. And also you MD has errors: entity-framework/core/extensions/index.md:52:1 error MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1].

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.

4 participants