Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

'This is the 'bait'. You probably need to add one of the SQLitePCLRaw.bundle_* nuget packages

DeleteObject method is missing in Entity Framework 4.1

Dynamic Data with Entity Framework... using [ScaffoldColumn(true)] to show a public property via metadata

Does Entity Framework Selects all rows in memory when applying a Where filter?

No database provider has been configured for this DbContext .NET Core with SQL Server

GroupBy with EF Core 6.0 and SQL Server

Working with child EF entity properties based on an abstract class

C#: Testing Entity Framework FromSql to ensure proper syntax

EF 6 plus several db contexts

Override DbContext SaveChanges

How do you modify your database after generating your DbContext?

Entity Framework Code-First is very slow

Specifying HostingEnvironment when running EF 7 migration

How do I know if an object with a specified key is loaded in DbContext?

EF 5.0 - Stop base class and subclasses being combined into a single database table when used in different DbSets

Performing Insert OR Update (upsert) on sql server compact edition