Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

EF Code First Single foreign key to multiple parents

This SqlTransaction has completed; it is no longer usable. Entity Framework Code First

The property could not be mapped because it is of type 'DateOnly', which is not a supported primitive type or a valid entity type

How do I map an Entity Framework Code-First model to a single SQL Server Schema?

ASP.NET MVC Model containing File

Performance with Entity Framework Code-First

Azure SQL database working when running locally but not when published to Azure

An operation was scaffolded that may result in the loss of data. Please review the migration for accuracy. happens after Update-database has no change

C# - Entity Framework - Large seed data code-first

Making changes to domain-model using code-first (ORM) while in production

Store Enums as Strings in EF Core 6

How to convert EF properties into SQL Server's computed columns?

Do I need to add RowVersion TimeStamp type property "Entity Framework Code First" to Parent and Child classes?

EF Core Check constraint