Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework: ViewModel to Domain Model

LINQ query to select best sellers

EF: Is there way to force Linq using UNION instead of UNION ALL

linq entity-framework

Entity Framework Automatic Migrations Existing Database

Contains method for compare string array in C#

Code First Migrations - Update-database -script command generated SQL script not working

how to use a different name for my class property than the sql column name

Using an entity framework connection string in ADO

LINQ where in List [duplicate]

Encrypting Decrypting Data via Entity Framework using separate class exposing encrypted/decrypted values: Linq statements fails

c# linq entity-framework

Using Entity Framework app.config how to switch between environments Dev, Stage and Production

ADO.NET provider with invariant name 'System.Data.SqlClient;' cannot be found (Entity Framework MVC)

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