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

EF Core 2.1: GroupBy translation documentation #615

Closed
divega opened this issue Feb 14, 2018 · 1 comment · Fixed by #1799
Closed

EF Core 2.1: GroupBy translation documentation #615

divega opened this issue Feb 14, 2018 · 1 comment · Fixed by #1799

Comments

@divega
Copy link
Contributor

divega commented Feb 14, 2018

I am not sure whether we should create a new page or section for GroupBy, or just snippets for the what's new in EF Core 2.1 page. We currently don't have our own documentation for specific query operators.

We can discuss cases that can be translated, which would be related to https://github.com/aspnet/EntityFramework.Docs/blob/master/entity-framework/core/querying/client-eval.md.

Let's discuss it.

@divega divega added this to the 2.1.0-preview1 milestone Feb 14, 2018
@divega divega modified the milestones: 2.1.0-preview1, 2.1.0 Mar 15, 2018
@divega
Copy link
Contributor Author

divega commented Mar 15, 2018

Talking to @smitpatel again about this, we agreed that it is probably good idea to have a topic in the docs explaining the differences between GroupBy LINQ operator and GROUP BY clause in SQL and the cases that we support in EF Core.

The description of dotnet/efcore#2341 can be a starting point.

@divega divega changed the title GroupBy translation documentation? EF Core 2.1: GroupBy translation documentation Mar 22, 2018
@divega divega modified the milestones: 2.1.0, 2.2.0 Jul 10, 2018
@divega divega added help wanted This issue involves technologies where we are not experts. Expert help would be appreciated. and removed help wanted This issue involves technologies where we are not experts. Expert help would be appreciated. labels Nov 5, 2018
@divega divega modified the milestones: 2.2.0, 3.0.0 Feb 21, 2019
@ajcvickers ajcvickers modified the milestones: 3.0.0, Backlog Aug 28, 2019
@ajcvickers ajcvickers modified the milestones: Backlog, 3.1.0 Sep 6, 2019
smitpatel referenced this issue Oct 3, 2019
Resolves#615
Resolves#1636
Resolves#1648
Resolves#1699
Resolves#1777
smitpatel referenced this issue Oct 3, 2019
Resolves#615
Resolves#1636
Resolves#1648
Resolves#1699
Resolves#1777
smitpatel referenced this issue Oct 3, 2019
Resolves#615
Resolves#1636
Resolves#1648
Resolves#1699
Resolves#1777
smitpatel referenced this issue Oct 3, 2019
Resolves#615
Resolves#1636
Resolves#1648
Resolves#1699
Resolves#1777
smitpatel referenced this issue Oct 3, 2019
Resolves#615
Resolves#1636
Resolves#1648
Resolves#1699
Resolves#1777
smitpatel referenced this issue Oct 3, 2019
Resolves#615
Resolves#1636
Resolves#1648
Resolves#1699
Resolves#1777
smitpatel referenced this issue Oct 3, 2019
Resolves#615
Resolves#1636
Resolves#1648
Resolves#1699
Resolves#1777
smitpatel referenced this issue Oct 4, 2019
Resolves#615
Resolves#1636
Resolves#1648
Resolves#1699
Resolves#1777
smitpatel referenced this issue Oct 5, 2019
Resolves#615
Resolves#1636
Resolves#1648
Resolves#1699
Resolves#1777
smitpatel referenced this issue Oct 7, 2019
Resolves#615
Resolves#1636
Resolves#1648
Resolves#1699
Resolves#1777
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants