Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How can I convert this SQL Query into LINQ (OVER (PARTITION BY Date))

getting Entity Framework raw query to respect attributes

entity-framework

Conditional projection with LINQ to Entities

Entity Framework Code First Common Database Audit Fields

How can I programmatically generate Entity Framework classes from a database?

c# entity-framework

Identity column increment jump [duplicate]

A network-releated or instance-specific error occurred while establishing a connection to SQL Server

How to drop a table in Entity Framework Code First?

EF6 'ModelConfiguration' set but not discovered

c# entity-framework

Why does Entity Framework add unnecessary (AND [param] IS NOT NULL) in WHERE clause?

ASP.NET-Identity: how to limit UserName length?

Extending ASP.NET Identity 2.0

3 tier application with Identity and EF

Entity Framework DbContext and thread safety

Id's jumping up 1000 every time I build my app and insert a new record

OData with EF Core / ASP.NET Core - Good or Bad?

Entity Framework ORA-00932: inconsistent datatypes: “'expected CLOB got CHAR”

Using sql queries in EF

c# entity-framework

Multiple user type Identity - DbContext design

EF Core relationship without foreign key