Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

SQL Server Collations In EF Core

How to specify Unique Key in EF 7 Code First with Data Annotations

Column encryption in ASP MVC app with SQL Server 2016 using .net Core / EF Core

Attaching an entity with a mix of existing and new entities in its graph (Entity Framework Core 1.1.0)

Entity Framework 7 DbContext scaffold

Raw SQL queries and Entity Framework Core

How do I safely call an async method from EF's non-async SaveChanges?

Inject DbContext in Asp.Net Core. Concrete type or interface?

EF Core Migrations with Multiple DB Schemas

Are there any alternatives to T4 templates and EnvDTE for cross platform asp.net 5 development?

EF Core and Multiple Databases

EF Core Migration error: "Unable to create an object of type 'ApplicationContext'"

Entity Framework Core 3.1 with NetTopologySuite.Geometries.Point: SqlException: The supplied value is not a valid instance of data type geography

EF Core 2.0 how to use SQL stored procedure

EF models. Navigation properties can only participate in a single relationship

EF Core 1.1 - How to check DbContext if migrations have been applied?

entity-framework-core

EF Core 2.1.0 set default string length and column type

Pattern for caching data in Asp.Net Core + EF Core?

WithOptional with Entity Framework Core

Database operation expected to affect 1 row(s) but actually affected 0 row(s)