Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Store files in database using Entity Framework Core

Temporary Value Error During Entity Framework Core Modify

Preventing tracking issues when using EF Core SqlLite in Unit Tests

Using repository pattern to eager load entities using ThenIclude

Can I inject dependency into migration (using EF-Core code-first migrations)?

How do you configure the DbContext when creating Migrations in Entity Framework Core?

EFCore nullable relationship setting onDelete: ReferentialAction.Restrict

what is the Alternate for AddorUpdate method in EF Core?

How to connect to SQL Server docker container from another container?

Unable to load DLL 'sni.dll' - Entity Framework Core

How to log queries using Entity Framework 7?

EF7 Migrations - The corresponding CLR type for entity type '' is not instantiable

Is there a data annotation for unique constraint in EF Core (code first)?

Package Microsoft.EntityFrameworkCore.Sqlite 5.0.0-rc.1.20451.13 is not compatible with net50 (.NETFramework,Version=v5.0) / win7-x86

Using Entity Framework Core 3.1 with UseInMemoryDatabase option in ServiceProvider ( Scoped lifetime )

How can I install and use Entity Framework Core in Visual Studio Code?

Eager Loading using UserManager with EF Core

Showing classes from indirectly referenced packages in .NET Core

Explicit transaction in Entity Framework 7

Updating related data with Entity Framework Core