dotnet / dotnet/EntityFramework.Docs
Confusingly named lambda parameters in examples
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
In the examples the lambda parameters for UsingEntity's arguments are named `l` for the "configureRight" argument and `r` for the "configureLeft" argument. This is confusing. It should be the other way around.
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: 9234f104-802f-8ee0-8a54-ff3b8f49857e
* Version Independent ID: 9234f104-802f-8ee0-8a54-ff3b8f49857e
* Content: [Many-to-many relationships - EF Core](https://learn.microsoft.com/en-us/ef/core/modeling/relationships/many-to-many)
* Content Source: [entity-framework/core/modeling/relationships/many-to-many.md](https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/modeling/relationships/many-to-many.md)
* Product: **entity-framework**
* Technology: **entity-framework-core**
* GitHub Login: @ajcvickers
* Microsoft Alias: **avickers**
Contributor guide
Assessment
This issue has not been assessed yet.