Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Is it possible to retrieve a MetadataWorkspace without having a connection to a database?

c# entity-framework

Linq query not behaving as expected

Should I call SaveChanges once or after each change?

UseMySQL extension method not recognized in ASP.NET core

Select specific columns from table, Entity Framework

c# entity-framework

How do I test whether a DbContext is in memory?

Cannot convert lambda expression to type 'ServiceLifetime' because it is not a delegate type on Asp.net core 2.2

c# entity-framework

.NET Core EF, cleaning up SqlConnection.CreateCommand

Entity Framework: Setting update timestamp

entity-framework

Entity framework calling a FOR XML stored procedure truncates at 2033 characters

AcceptAllChanges causes Entity Framework to ... not accept the changes?

c# linq entity-framework

How should I access a computed column in Entity Framework Code First?

Can MvcMiniProfiler display SQL parameter values?

Entity Framework Code First One-to-One Required-Required Relationship

entity-framework

Entity Framework 5.0 - minimum .Net Framework version required ? .Net 4.0 or 4.5?

.net entity-framework

How can I extract a list of Tuple from a specific table with Entity Framework / LINQ?

Aggregate root with Entity Framework using Domain Driven Design

How to perform a search in Entity Framework 6?

entity-framework

Entity Framework issues - appends a "1" to my table name?

The relationship could not be changed because one or more of the foreign-key properties is non-nullable in MVC 4