Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to get appsettings from project root to IDesignTimeDbContextFactory implementation in ASP.NET Core 2.0 and EF Core 2.0

The underlying provider failed to open , login failed for user IIS APPPOOL

Catching Sql Exception In Entity Framework4?What is the best practice?

Is it possible to extend Entity Framework to add new database query types?

Linked servers and Entity Framework. Any alternative?

Entity Framework and whole word matching - paging and filtering results

Is there a way to order by an IQueryable with a different amount of ordering

DatabaseFacade does not contain a definition for 'ExecuteSqlCommand'

c# asp.net entity-framework

The position of the .Include() in a linq statement?

Entity framework - one to many - select from both table

c# entity-framework

how to simplify if else using entity framework

Unable to create a constant value of type 'x'. Only primitive types or enumeration types are supported in this context

LINQ query with array element in Where clause

Is there an alternative to reference tables when using EF6 and SQL Server 2012?