Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to "transfer" the data from one table to another with EF?

entity-framework

Can I create a constant expression for use in attribute parameter?

The entity type ApplicationUser is not part of the model for the current context. Used two different databases at beginning of project

Entity Framework doesn't provide DeleteAsync or AddAsync. Why?

c# sql entity-framework

Entity Framework Core Filter DbSet

Where is EnglishPluralizationService in EF Core 2.0?

"dotnet ef database update" programatically with Entity Framework Core

Unable to save Entity Framework Inherited types

Looking for Specific Date

c# entity-framework

should I move on to entity framework

Writing case statements using LINQ (with GROUP BY)

EF Migration migrate to 0 call initial creates down

Searching for text in a database with Entity Framework

How to have different connection string for different users in Entity Framework

Return Linq query results into List object

linq entity-framework

Which ORM should I use together with ServiceStack and an existing database

EF linq/lambda .contains(list[String])?

System.MissingMethodException after upgrading from EF 6.0 Beta to RC

c# entity-framework

bypassing model validation in controller?

Cannot implicitly convert type System.Linq.IQueryable<string> to string