Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

WithRequired() No Extension Method Defined [duplicate]

Microsoft.EntityFrameworkCore.Design is not installed

Add data using migration Entity Framework Core without specifying the id

Entity Framework Core 3 raw SQL missing methods

How to update EF Core Tools to the latest version

entity-framework-core

Multi-Context InMemory Database

How to work with collections

How to ignore Foreign Key Constraints in Entity Framework Core SQLite database?

EF. The connection was not closed. The connection's current state is connecting

Package 'Microsoft.EntityFrameworkCore.SqlServer' is incompatible with 'all' frameworks in the project

Blazor: A second operation started on this context before a previous operation completed

add-migration : Cannot bind argument to parameter 'Path' because it is an empty string

Entity Framework Core 2.0 mapping enum to tinyint in SQL Server throws exception on query

c# entity-framework-core

How to implement IModelCacheKeyFactory in EF Core

'System.ValueTuple, Version=0.0.0.0 required for Add-Migration on .NET 4.6.1 Class Library

entity-framework-core

Entity Framework Core support for SQL Spatial Data Types - DBGeography?

c# entity-framework-core

Update parent and child collections on generic repository with EF Core

Executing Stored Procedure in Entity Framework Core 2.0

How to get scalar value from a SQL statement in a .Net core application?

How to run EF Core migrations on SQL Server database using Docker?