Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Use of UpdateAsync method ASP.NET Entity Framework

How to use Oracle Entity Framework with no config file

HasRequired and WithOptional not generating one-to-one relationship

UnintentionalCodeFirstException | Entity Framework Unit Testing with Effort.Ef6 using Database First

Entity Framework 6 - Select Parents Where Children Equal

c# linq entity-framework-6

Execute complex raw SQL query in EF6

Fixed length string in Entity Framework?

Asynchronous EF query in F#

Entity Framework Error Deleting Entity with Foreign Key Relationship

EF6 PrimitivePropertyConfiguration not found

entity-framework-6

rowVersion gets mapped to byte[8] in Entityframe work but when manually casting it's byte[18]

Dereference of a possibly null reference in Entity Framework 6 query

Automatically Create Database in Entity Framework 6 with Automatic Migrations Disabled

UTF-8 in *.cshtml

What if I call DbContext.Dispose without calling DbContext.SaveChanges?

"The RelatedEnd with role name X has already been loaded" error message

c# entity-framework-6

Cannot import anymore tables into edmx. "Running transformation: System.NullReferenceException: Object reference not set to an instance of an object."

How do I map a column to uppercase in .NET 4.5 C# Entity Framework 6 using both Oracle and SQL Server?