Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Why Entity Framework Analyzer couldn't be found

Adding interceptor in dbcontext gives Microsoft.EntityFrameworkCore.Infrastructure.ManyServiceProvidersCreatedWarning exception

Blazor / Entity Framework Database Login Failure, Suddenly Started Appearing?

Is there any better way to add the dbcontext to an ASP.NET Core MVC controller?

How can I effectively model Translatable Properties in EF Core?

EF Core FK Constraint on Alternate Key

Entity Framework Core using CurrentValues.SetValues to update entity properties from other entity failing due to primary key on entity

Update fields in DB table by condition without loading

Use array of ints parameter in FromSQL query and Where In clause

How do I use a boolean on my model that wraps a string value from the database?

System.MissingMethodException: Method not found: 'System.Type Microsoft.EntityFrameworkCore.Metadata.ITypeBase.get_ClrType()'

How to make asp.net core rc2 (.net framework) work with EF 7 and .net 4.61

Change DeleteBehavior from Cascade to Restrict in EF Core code first

Cache table with Entity Framework Core

AspNet Identity - Custom IdentityRoleClaim & IdentityUserRole & IdentityUserClaim that duplicated foreign key

Why does C# think EF Include() returns a nullable object?

ASP Core violates the constraint of type parameter 'TRole' for String

How To Fix Query With Cycles Broken By Migration from EF Core 3 To EF Core 6