Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

EF 7 set initial default value for DateTime column

c# entity-framework-core

execute stored procedure in entity Framework Core without expecting map to dbset

Using Entity Framework Core migrations for class library project

How to create a Clustered Index with Entity Framework Core

IHostingEnvironment.WebRootPath is null when using EF7 commands

Entity Framework Core Code-First: Cascade delete on a many-to-many relationship

How to generate class diagram from models in EF Core?

c# entity-framework-core

Can a String based Include alternative be created in Entity Framework Core?

c# entity-framework-core

Entity Framework Core: Update relation with Id only without extra call

Entity Framework Core Find and Composite Key

c# entity-framework-core

ef-core load collection property of nested tph inherited member

Entity Framework Core cascade delete one to many relationship

'AddEntityFramework*' was called on the service provider, but 'UseInternalServiceProvider' wasn't called in the DbContext options configuration

Generate a composite unique constraint/index, in EF Core

'propertyName' cannot be used as a property on entity type 'typeName' because it is configured as a navigation

Issues with SQL Alias in ConnectionString in appsettings.json

Is it possible to add CHECK constraint with fluent API in EF7?

entity-framework-core

Database '[DatabaseName]' already exists. Choose a different database name

More than one DbContext was found

The LINQ expression could not be translated and will be evaluated locally