EntityFramework.Docs icon indicating copy to clipboard operation
EntityFramework.Docs copied to clipboard

Documentation for Entity Framework Core and Entity Framework 6

Results 271 EntityFramework.Docs issues
Sort by recently updated
recently updated
newest added

## SQLite Error 1: 'mod_spatialite.so: cannot open shared object Hi, I am getting the following error. - Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 1: 'mod_spatialite.so: cannot open shared object file: No such ...

propose-punt
area-sqlite
area-spatial

This issue tracker is for ***documentation*** For ***product*** issues, use https://github.com/aspnet/EntityFramework/issues

propose-punt
propose-close
area-tools

See https://github.com/dotnet/efcore/issues/25938 and https://github.com/dotnet/efcore/issues/7152

area-xamarin
propose-punt

### Type of issue Missing information ### Description [Enter feedback here] In my opinion, a mention of Include and ThenInclude should be added, because it is absolutely necessary for the...

area-relationships

### Type of issue Missing information ### Description Where the documentation describes using System.Transactions for Ambient transaction support, it only discusses when DbContext is constructed inside the TransactiopnScope using block....

area-transactions

### Type of issue Missing information ### Description When adding primitive collections of IEnumerable returned by LINQ without casting them to List, Array, etc., the internal method Snapshot(IEnumerable source, ValueComparer...

area-change-tracking

### Type of issue Typo ### Description The link https://ak.ms/AA6h122 should be https://aka.ms/AA6h122 ### Page URL https://learn.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.infrastructure.sqlserverdbcontextoptionsbuilder.userownumberforpaging?view=efcore-3.1 ### Content source URL https://github.com/dotnet/EntityFramework.ApiDocs/blob/live/dotnet/xml/Microsoft.EntityFrameworkCore.Infrastructure/SqlServerDbContextOptionsBuilder.xml ### Document Version Independent Id 78f0bdb8-6553-a7cf-450f-167d522160d0 ### Article...

area-sqlserver

### Issue or suggestion See https://github.com/dotnet/efcore/pull/33456

type-breaking-change

See https://github.com/dotnet/efcore/pull/33049, https://github.com/dotnet/efcore/pull/33747, https://github.com/dotnet/efcore/pull/34034 and https://github.com/dotnet/efcore/pull/33148 Also update https://learn.microsoft.com//ef/core/cli/dbcontext-creation with a link to the above and a note that `[DbContext]` should be used instead of a startup project

area-model-building
undocumented-feature