Arthur Vickers

Results 1127 comments of Arthur Vickers

@AndriySvyryd Duplicate of #13131, but this was split into https://github.com/dotnet/EntityFramework.Docs/issues/1712, https://github.com/dotnet/efcore/issues/17722, and https://github.com/dotnet/efcore/issues/17746. I'm not which of these matches this particular request.

@dbalikhin This issue is in the Backlog milestone. This means that it is not planned for the next release (EF Core 7.0). We will [re-assess the backlog](https://docs.microsoft.com/ef/core/what-is-new/release-planning) following the this...

@NickSt It would be really helpful if you could outline the compromises you have had to make.

Note from triage: consider always using Unix line endings, or possibly allowing it to be configured if always using Unix endings has too much of a negative impact when using...

@roji I think the key point here is not that it is a breaking change, but that it will be unwanted by a significant number people on Windows either legitimately...

Note from triage: also consider other issues related to primitive collections--see label `area-primitive-collections`.

Note for team: either a duplicate of #4179, or already supported if the issue means using value converters explicitly.

I'm going to try to skip these on the C.I., since they are passing consistently on my machine, and failing consistently on the C.I. It may be an emulator version...

See #8138 for additional ideas in this area--specifically around lazy loading of scalar properties.