Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to define foreign key relationship in EF Core 2.1

Entity Framework v6 GroupBy Losing Original Ordering

Migration with dynamic connection string in Entity Framework code-first (the connection string from text file)

Select inside Include in EF Core

Entity Framework :Using Transaction Scope how to check whether DbContext has transaction?

Entity framework, getutcdate()

c# sql entity-framework

Empty IQueryable that implements IAsyncEnumerable

Configuring one-to-many foreign key to a non primary key property

Retrieve all items that are in nested hierarchy

I am trying to convert string("08:55 AM") into timespan

Changing whether a service is injected as scoped or transient via the .Net Core DI container at runtime?

EF Core One-to-Many relationship list returns null

.NET Core Entity Framework throws Invalid object name when accessed as entity, but works with SQL

Connect Entity Framework with MYSQL in VS2019