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
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
AsNoTracking using LINQ Query syntax instead of Method syntax
Oct 18, 2022
c#
linq
entity-framework
ef-code-first
Multiple indexes possible using HasColumnAnnotation?
Mar 21, 2018
c#
entity-framework
ef-code-first
ef-fluent-api
Forcing code-first to always initialize a non-existent database?
Sep 24, 2022
sql-server-2008
entity-framework
ado.net
ef-code-first
Entity Framework Code First: FOREIGN KEY constraint may cause cycles or multiple cascade paths
Feb 25, 2022
entity-framework-4.1
ef-code-first
« Newer Entries
Older Entries »