-
As we verified below query doesn't work in EF 6 (.Net Core) but working on EF core.
Query = "{ people { foods { id } } }"
Field 'people' - LINQ to Entities does not recognize the method 'System.…
-
### Issue or suggestion
This issue is a copy of https://github.com/dotnet/AspNetCore.Docs/issues/33226
See the warning just above [SQL Server Express LocalDB](https://learn.microsoft.com/en-us/a…
-
Having installed extension (Glimpse EF6), I started receive the following exception (in case code is trying to access data from database via EF context).
```
ProviderIncompatibleException: A null…
-
I am using the latest System.Data.Sqlite.EF6 - version 1.118.0 (and the earliest I can find on Nigget is 1.115).
When trying to add a migration with add-migration I get:
`
PM> Add-Migration AddTota…
-
I am using the extensions for the framework and have been using the .NET Framework version until a recent project. I converted to the .NET Core version and noticed that a number of my calls to SQL ar…
-
With the release of Entity Framework 6.5, the Microsoft.Data.SqlClient provider can be through the Microsoft.EntityFramework.SqlServer package. However, wrapping EF6.5 to use the better supported SQL …
-
Est-ce envisagé de mettre à disposition un Web en .net framework avec une infra qui a comme dépendance du EF6 ?
-
Hello,
When using the EF6 XRay interceptor (`AWSXRayEntityFramework6.AddXRayInterceptor()`), [the subsegment name is based upon the database name and the connection data source](https://github.com/…
-
https://erikej.github.io/ef/dotnetcore/2020/06/15/ef6-use-edmx-dotnetcore.html
-
### Description
When update a value using this method send this excepcion, the correct value is amou.Torneos_Jugadores not amou.amou.
### Exception
Table 'amou.amou.Torneos_Jugadores' doesn't exi…