Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EntityFramework Procedure or function '' expects parameter '', which was not supplied

c# sql entity-framework

LINQ: What does All() return if there is no element?

c# .net linq entity-framework

What does Microsoft recommend for 2nd level Caching in Entity Framework?

Entity Framework 4.3.1 to 6 EDMX (ObjectContext)

Entity Framework Seed method is not being called

EF Core 2.2 spatial type can't be added to db migration

Entity Framework C# Insert Data russian encoding problems

Multiple added entities may have the same primary key in Entity Framework

c# entity-framework

Entity Framework multiple counts with a single query

linq to sql query with multiple where parameters

EF Code First DbMigration without nuget

EF Code First Migrations: MigrateDatabaseToLatestVersion without NUGET

Error running code first migration update-database

Why is there no SingleOrDefaultAsync for IQueryables?

The item with identity [x] already exists in the metadata collection. How do I fix that?

System.InvalidOperationException: Relational-specific methods can only be used when the context is using a relational database provider

Failed to find or load the registered .Net Framework Data Provider with MySql + MVC4

What is the equivalent of "CASE WHEN THEN" (T-SQL) with Entity Framework?

c# sql entity-framework tsql

DatabaseGeneratedOption.Identity not generating an Id

Track field changes on Doctrine entity