Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Vacuum Sqlite database with EntityFramework 6.1

Can Entity Framework 6 migrations include a transaction around scripts?

EF Code First Navigation Property to same table

C# Entity Framework: Data validation between add to context and saveChanges()

How to configure authentication in ASP.NET Core 1.0

f#: Only parameterless constructors and initializers are supported in LINQ to Entities

entity-framework linq f#

Save value in uppercase when adding row to database

c# entity-framework

How do I consolidate migrations using EF Core?

How to use entity framework with elastic search

Include after select not load navigation property in Entity Framework core

Using DataTable as a Table Valued Parameter in EF Core 2.0

how to rename a migration in entity framework core

ASP.Net Core Identity canceled when using FindByIdAsync

How to set CONTEXT_INFO on Entity Framework connection

Entity Framework Core 2.0 - Run migrations step by step

.NET Core 2 EF, object references are null

c# entity-framework

Global Filter based on Interface

Is there is a C# function which is similar to .Map() in JavaScript? [duplicate]

Using IList, List, ICollection for 1 to n relationships in EF Core

ASP.NET Dynamic Data : How to Specify Sort Order of Items in Dropdown List