Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

How to return nested List in Entity Framework

ASP.NET MVC Image Upload and create records on database with Entity Framework

AsNoTracking duplicating entities