Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How do Visual Studio 2013 Database Projects work with TFS online and EntityFramework code first migrations

Which ORM should i be using for .Net in 2016 to talk to SQL server? [closed]

Full Text Search in EF Core 2.1?

In separate data access & business logic layer, can I use Entity framework classes in business layer?

EF Non-static method requires a target

c# linq entity-framework

Create a non-clustered index in Entity Framework Core

Entity Framework - Update Model From Database... - no update happens!

What is the meaning of the "Pluralize or singularize generated object names" setting?

Entity Framework: "ProviderName" in connection string required- all of the sudden?

How to get EF6 to honor Unique Constraint (on FK) in Association/Relationship multiplicity?

IDbAsyncQueryProvider in EntityFrameworkCore

Entity Framework inheritance: TPT, TPH or none?

Entity Framework Select new POCO without .ToList() first

Table Valued Function and Entity Framework

Is DbContext an expensive operation?

Do some work after the response in ASP.NET Core

How to get rid off "An entity object cannot be referenced by multiple instances of IEntityChangeTracker"?

entity-framework

Why would Entity Framework not be able to use ToString() in a LINQ statement?

How to do Migration when Generate database from model in Entity Framework Model First

conversion of a datetime2 data type to a datetime data type error with EF Code first?