Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Dynamically changing schema in Entity Framework Core

Entity Framework Core - IN clause equivalent

EF Core returns null relations until direct access

Specifying ON DELETE NO ACTION in Entity Framework 7? [duplicate]

c# entity-framework-core

UseSqlServer method missing MVC 6

How to get primary key value with Entity Framework Core

The term 'Add-migration' is not recognized - VS2017 and EntityFrameworkCore

Where is the dotnet command executable located on Windows?

How to load navigation properties on an IdentityUser with UserManager

Entity Framework Core: Log queries for a single db context instance

Disable cascade delete on EF Core 2 globally

DbFunctions.TruncateTime LINQ equivalent in EF CORE

How to set Entity Framework Core migration timeout?

Entity Framework Core Using multiple DbContexts

How to implement the field decimal(5,2) in EntityFrameworkCore 1.0 rc2?

c# entity-framework-core

Purpose of package "Microsoft.EntityFrameworkCore.Design"

Change the IDENTITY property of a column, the column needs to be dropped and recreated

ASP.NET 5, EF 7 and SQLite - SQLite Error 1: 'no such table: Blog'

Dynamically change connection string in Asp.Net Core

Cannot access a disposed object. A common cause of this error is disposing a context