Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to have Many to Many Association in Entity Framework Code First

Enums EF 5.0 - Database First

"SELECT VALUE" - value keyword in LINQ/Entity Framework query

Entity Framework Exception: Invalid object name

c# .net entity-framework

Entity Framework 4 and SQL Compact 4: How to generate database?

How do I add ROW_NUMBER to a LINQ query or Entity?

Entity Framework CTP 4 - Code First Custom Database Initializer

What is datetime2?

Instantiating a context in LINQ to Entities

How to make Fluent API configuration work with MVC client side validation?

Entity Framework 6 set connection string runtime

sequence contains no elements Error Max() [duplicate]

c# entity-framework linq

Entity Framework CodeFirst many to many relationship with additional information

Many to many mapping with extra fields in Fluent API

The ObjectContext instance has been disposed and can no longer be used for operations that require a connection. in Reference table

Entity Framework Code First: Adding to Many to Many relationship by ID

Migration: No DbContext was found in assembly

The EF Core tools version '3.1.2' is older than that of the runtime '3.1.7'. Update the tools for the latest features and bug fixes

Test to see if Entity Framework is connected to something

.net entity-framework

Are Find and Where().FirstOrDefault() equivalent?