Search code examples
Entity Framework 6 with SQLite 3 Code First - Won't create tables...

.netsqliteef-code-firstentity-framework-6system.data.sqlite

Read More
The INSERT statement conflicted with the FOREIGN KEY constraint "FK_Users_Agencies_UserID"...

c#.net-coreentity-framework-coreef-code-firstef-core-5.0

Read More
EF Core 3.0.0 - Two one-to-one relations of same type...

c#.net-coreentity-framework-coreef-code-firstef-core-3.0

Read More
How to create a table corresponding to enum in EF6 Code First?...

c#entity-frameworkenumsef-code-firstentity-framework-6

Read More
How to update FK to null when deleting optional related entity...

c#entity-frameworkef-code-firstcascading-deletes

Read More
Entity Framework Core Add Migration gives Value cannot be null. (Parameter 'connectionString&#39...

c#asp.net-coreentity-framework-coreef-code-first

Read More
Get a list of elements by their ID in entity framework...

c#.netef-code-firstentity-framework-4.1

Read More
How can I resolve error 'No best type found for implicitly-typed array' while creating uniqu...

c#entity-framework-coreef-code-firstef-core-5.0

Read More
How to share common column names in a Table per Hierarchy (TPH) mapping...

c#.netentity-framework-4ef-code-firstmapping

Read More
Entity framework code first modelling issues...

sql-serverentity-frameworkasp.net-coreentity-framework-coreef-code-first

Read More
How do I construct a DbContext from an ObjectContext?...

c#entity-frameworkef-code-firstentity-framework-6xaf

Read More
db inserting with script help. (Mvc )...

javascriptasp.net-mvc-4ef-code-first

Read More
Many-to-many relationship between entities of same type in MVC3...

c#asp.net-mvc-3entity-frameworkef-code-firstentity-framework-migrations

Read More
EF codefirst ClientConnectionId:xx.xxx.xx.xx Error Number:4060,State:1,Class:11...

c#entity-frameworkasp.net-coreef-code-firstpublish

Read More
Entity Framework initial migration failed with SqlException...

ef-code-firstentity-framework-migrations

Read More
Entity Framework Mapping DateTimeOffset to SQL Server DateTime...

entity-frameworkmappingef-code-firstdatetimeoffset

Read More
EF manual/dynamic table registration...

c#entity-frameworkef-code-first

Read More
Hash Index on Pgsql table in EFCore...

postgresqlentity-framework-coreef-code-firstef-fluent-api

Read More
Mapping Columns in Entity Framework Code First...

c#entity-frameworkef-code-first

Read More
Delete localdb in Entity Framework Code First...

entity-frameworkef-code-firstcode-firstlocaldb

Read More
EntityFramework 6.4.4 Code First "Update-Database -Script" generating incomplete sql Oracl...

oracle-databaseef-code-firstdevartdotconnectentity-framework-6.4

Read More
ASP.NET MVC : Generating multi level menu using recursive helpers...

asp.net-mvcrazorrecursionef-code-firstentity-relationship

Read More
Ef Core Table relationship include count Error...

c#entity-framework-coreef-code-first

Read More
How to set foreign key value to Null when deleting a child record EF Core...

c#sql-serverentity-framework-coreef-code-first

Read More
Error when Update-Database using Code-First: "There is already an object named 'something&#...

vb.netasp.net-web-apivisual-studio-2015sql-server-2012ef-code-first

Read More
Switch project from SQL to SQLLite...

c#sqlentity-framework.net-coreef-code-first

Read More
EF Core Code First Cannot insert explicit value for identity column in table' when IDENTITY_INSE...

sqlasp.netasp.net-coreentity-framework-coreef-code-first

Read More
One-to-one relationship with [ForeignKey("ForeignId")] equivalent by Fluent Api - EF Core...

c#entity-framework-coreef-code-firstef-fluent-api

Read More
DataAnnotation [Index(IsUnique = true)] on a column throws error Attribute 'Index' is not va...

c#entity-framework-coreef-code-firstdata-annotations

Read More
EF Core Navigation Property is loaded although Query Filter is configured...

c#entity-framework-coreef-code-firstlazy-loadingglobal-query-filter

Read More
BackNext