I am using Sql Server on Linux with EC Core (2.1.0-preview1-final) I am trying to update some data coming …
entity-framework-core-2.1I'm playing wit EF Core 2.1 Preview 2. I have troubles with HasData (Seed) method in OnModelCreating(ModelBuilder modelBuilder) My model is …
c# entity-framework-core entity-framework-core-2.1I'm trying to find a way to get a List of all of the entity models in my DbContext. For …
c# ef-core-2.1 .net-core-2.1 entity-framework-core-2.1Context Currently I am creating an Extract, Transform and Load (ETL) application written in C# with .NET Core. The target …
.net-core ef-database-first ef-core-2.1 entity-framework-core-2.1 entity-framework-core-migrationsI have an entity that has a value object and this value object has another value object. My issue is …
c# entity-framework-core value-objects entity-framework-core-2.1I've been researching a lot online but did not find a proper solution. I was trying to use Entity Framework …
mysql entity-framework asp.net-core-2.0 ef-database-first entity-framework-core-2.1