Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Querying EF Core identity roles

How to fix - Unable to load DLL 'SqlServerSpatial110.dll' error

EF inMemory provider falsely accepting null entries when the fields are set to required

Implementing Cascade Delete in a self referencing table in EF Core 2

How to get rid of this warning of EF in Visual Studio 2019: A version of Entity Framework older than 6.3 is also installed

EF ChangeTracker Accessing Tracked Entity and its navigation collection

How to map Tuple<something, something> to database using c# EF code first?

Get foreign key value using Entity Framework code first

Entity Framework 6 Not Using Snapshot Isolation Level

How to add a property on a model class that's not related to the database?

How to get current EF version

Entity Framework 6 and .NET Core application

c# .net entity-framework

Convert byte[] array TO sqldbtype.Varbinary using Dapper

Can I execute an SQL command on a DBContext connection before the first EF entity is loaded?

.net entity-framework

EF Core In-Memmory Array mapping

Good .Net Synchronization framework for n-tier architecture

Problem mapping scalar function in EF core 2.1