Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Mono 3 with EF 6 - has anyone had any luck with it?

ASP.NET-Identity limit UserNameIndex length

Entity Framework using IdentityDbContext with Code First Automatic Migrations table location and schema?

Cannot insert the value NULL into column 'Discriminator', table '...AspNetUsers'; column does not allow nulls. INSERT fails

How to monitor transaction isolation level changes in SQL Profiler or in any other tool

Application break accessing dbcontext, Asp .net core web api 2.0 with entity framework core 2.0 database first approach

Entity Framework Change Primary Key Type

Asynchronously process entities as they are returned from the database engine

Count how many items appear before an item with a specific ID

EF Eager fetching derived class

EF inserting values in table failed after some time

EF-Code First navigation property foreign key in complex type

Entity Framework data reading performance

Updating Nested Objects in Entity Framework

Entity Framework 6 One-Way relationship using Code First

Add discriminator column as a part of a unique index in Entity Framework

DbMigration.SqlFile difference in base directory

Dynamic connection string to Web Api

How to completely reset all Entity Framework 6 migration history? (Zombie migrations!)

postgresql does not appear in Data Source when generating .ADO.net Entity Data Model