Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Linq lambda not working but delegate does

context.SaveChanges() gives error upon Adding

Entity Framework Core: SqlException: A transport-level error has occurred when receiving results from the server

This SqlTransaction has completed; it is no longer usable. Entity Framework Code First

Hard code Entity Framework connection string

c# entity-framework

Securing Entities with Claims Based Authorization in Web Api 2 OData Endpoint

How to retrieve Users with a specific role via Linq in ASPnet Identity

The property could not be mapped because it is of type 'DateOnly', which is not a supported primitive type or a valid entity type

EF vs EF Core on Saving Related Entities

copy records from between two databases using EF

entity-framework

EF Core DistinctBy

Extend Entity Framwork add column to IdentiyServer4 clients table

EFCore Selects wrong column name

IEquatable breaks loading of Entity Framework entities

Select EF entities that have all the given Tags (where tag is an EF entity)

modular concept with entity framework code first and self-contained migration support for each module