Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Code First CTP4: Table with no primary key?

Create MVC ViewModel with Multiple Queries using Entity Framework

SQLite in class library. DB-Provider not found

NET 5 and EF: how to use AddPooledDbContextFactory in liu of DbContext in services

C# EF Code first - create database and add data

c# wpf entity-framework

Entity Framework Async vs Task.FromResult

Global table prefix with Entity Framework 7 (rc1)

Getting ObjectDisposedException in null-check

c# entity-framework

Cannot save modified entity and new entity at the same time

c# entity-framework breeze

Register multiple EF contexts into a DI container

The member with identity 'component_type_name' does not exist in the metadata collection.\r\nParameter name: identity

Entity Framework - Excessive data loads with Views

How to change where EntityFrameworkCore migrations are stored?