Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Asp.net Core EF options.UseInMemoryDatabase System.TypeLoadException

How do I visually design my database with Entity Framework Core? [closed]

How to convert C# Resource File Strings into methods and not just properties?

Azure function V3 could not load file or assembly Microsoft.Extensions.DependencyInjection.Abstractions, Version=5.0.0.0 with EF core 5.0-rc1

PATCH when working with DTO

The seed entity for entity type 'X' cannot be added because the was no value provided for the required property "..ID"

Entity framework Core : property setter is never called (Violation of encapsulation?)

Avoid Entity Framework Error with Multiple Tasks Running Concurrently on Same DbContext

Where IN Clause in Entity Framework Core

entity-framework-core

Select specific properties from include ones in entity framework core

entity-framework-core

System.TypeLoadException: Method 'Create' in type 'MySql.Data.EntityFrameworkCore.Query.Internal.MySQLSqlTranslatingExpressionVisitorFactory'

JSON serialization Value Conversion not tracking changes with EF Core

No mapping to a relational type can be found for the CLR type 'Int32[]'

c# entity-framework-core

asp core ef migrations on production server

ASP.NET Core Access User.Identity in Controller Constructor

Why was Relational() extention method removed in .net core 3?

Include all navigation properties using Reflection in generic repository using EF Core

ASP.NET Core change EF connection string when user logs in

How to enable logging in EF Core 3?

Create Tables on runtime in EF Core

entity-framework-core