Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How do you embed sql queries in c#

c# sql entity-framework

SQL Injection attack prevention: where do I start

npgsql and Entity Framework code first setup problems

Why I am getting different result from two almost equal expressions to get data from database using Entity Framework context

Add leading zeros with LINQ and Entity Framework

Avoid 'Discriminator' with AspNetUsers, AspNetRoles, & AspNetUserRoles

EF ObjectContext, Service and Repository - Managing context lifetime.

convert int to string in linq for searching

Converting DateTime to SmallDateTime in c#

c# asp.net entity-framework

Get time only of datetime

Stored Procedure without transaction in Entity Framework

EF migrations Code First. Add column to database if column doesn't exist

Entity Framework - Include multiple level properties

c# entity-framework

Get all users with a specific role in ASP.NET Core 2.0

database first - EntityType xxx has no key defined. Define the key for this EntityType

Entity Framework defaultconnectionfactory

Can't add a reference to EntityFramework in my unit test project

EF Cannot convert double to single

c# entity-framework types

Entity Framework ISNULL in Where condition

How to resolve object disposed exception ASP.NET Core with Entity Framework and Identity