Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Declaring Entity FrameWork Contexts with using

c# entity-framework

Using Unity, how do you register type mappings for generics?

EntityFramework 6 AddOrUpdate not working with compound or composite primary key

Why does this combination of Select, Where and GroupBy cause an exception?

Store enum names in database with 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