Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Using ".Any()" in lambda query throws error in .net core EF project

EF - Require either of two fields?

Multiple queries in async/await (Error: IEnumerable does not contain ToListAsync())

edmx updates from the wrong database

How to manage multiple dbcontext in same project with EF Core Power Tools?

MySQL entity framework Group and Select By Date

MigrationHistory as entity in DbContext in Entity Framework 7

Generic Repository Includes and Filtering

How to automate DB setup of Entity Framework's Code First in Testcontainers for testing?

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