Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

c# Entity Framework when should I use an new dbContext?

How to limit data only to logged in user in Entity Framework Core Identity Easily

Linq Join with a Group By

c# linq entity-framework