Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Why does the `DatabaseGeneratedOption.None` exist?

"..." cannot implement an interface member because it is not public

Entity Framework - querying a many-to-many relationship table

How to check whether DbContext has transaction?

Check the existence of a record before inserting a new record

c# entity-framework

Integer Contains Using Linq

Multiple relationships to the same table in EF7(Core)

c# .net entity-framework orm

EF Core: Soft delete with shadow properties and query filters

Linq to Entity Join table with multiple OR conditions

Entity Framework (4.3) looking for singular name instead of plural (when entity name ends with "s")

Entity Framework Code First: which DataType attribute for DateTime2?

Debugging Entity Framework SQL statements

Enabling Code First Entity Framework VS Web Express 2012

Entity Framework 5 model first - Where is IDisposable gone?

I get Error when i run enable-migrations in package manager console

Copy Entity Framework Object

c# entity-framework

Entity Framework : Invalid Column after removing the column

c# entity-framework

ThenInclude not recognized in EF Core query

GlobalConfiguration does not contain a definition for Configure

Unable to sort with property name in LINQ OrderBy