Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ef-code-first
In Entity Framework, why isn't lazy loading working for a one-to-zero-or-one navigation property?
Mar 27, 2022
entity-framework
ef-code-first
entity-framework-5
lazy-loading
entity-framework-6
How to Model Entity Framework Entity/Mapping With Only One-Way Navigation
Mar 02, 2019
c#
entity-framework
ef-code-first
entity-framework-5
navigation-properties
FK to the Same Table Code First Entity Framework
Mar 12, 2022
c#
entity-framework
ef-code-first
How should I seed data to many to many relation in Entity Framework Code first 5.0
Sep 16, 2022
entity-framework
ef-code-first
entity-framework-5
Using Singular Table Names with EF Core 2
Aug 24, 2022
c#
ef-code-first
entity-framework-core
How to resolve Warning : The element 'entityFramework' has invalid child element 'providers'. List of possible elements expected: 'contexts'
Feb 09, 2022
entity-framework
visual-studio-2012
ef-code-first
entity-framework-6
Set EF6 Code First strings fluently to nvarchar(max)
Oct 23, 2022
c#
entity-framework
ef-code-first
ef-fluent-api
EF Code First - WithMany()
Sep 16, 2022
c#
entity-framework
ef-code-first
Inheritance and composite foreign keys - one part of the key in base class, the other part in derived class
Aug 18, 2022
.net
entity-framework
inheritance
ef-code-first
table-per-type
EF code first - custom foreign key constraint name
Feb 10, 2021
ef-code-first
entity-framework-5
Entity Framework Code First Find vs SingleOrDefault (Eager Loading)
Sep 23, 2022
c#
entity-framework
ef-code-first
How to use migration programmatically in EntityFramework Codefirst?
Oct 25, 2022
c#
entity-framework
ef-code-first
entity-framework-6
entity-framework-migrations
EF5 Code First Migrations: "Column names in each table must be unique" error after using RenameColumn
Sep 15, 2022
entity-framework
ef-code-first
entity-framework-5
entity-framework-migrations
How to disable model caching in Entity Framework 6 (Code First approach)
Dec 13, 2018
c#
caching
ef-code-first
entity-framework-6
ef-model-builder
How to update FK to null when deleting optional related entity
Mar 24, 2022
c#
entity-framework
ef-code-first
cascading-deletes
EF Code First - Globally set varchar mapping over nvarchar
Sep 29, 2022
c#
entity-framework-4
code-first
ef-code-first
EF4.1 Code First : How to disable delete cascade for a relationship without navigation property in dependent entity
Sep 15, 2022
c#
entity-framework
ef-code-first
foreign-keys
cascading-deletes
How do I query an integer column for "starts with" in Entity Framework?
Nov 30, 2015
linq
entity-framework
search
ef-code-first
Entity framework migration - add new column with a value for existing entries
Sep 15, 2022
c#
entity-framework
ef-code-first
entity-framework-migrations
How to check if database schema matches Entity Framework schema?
Sep 15, 2022
entity-framework
ef-code-first
database-schema
initializer
« Newer Entries
Older Entries »