Search code examples
Database.Migrate() creating database but not tables, EF & .NET Core 2...


asp.net-core-2.0database-migrationef-core-2.0

Read More
Why reference properties works only through context...


c#ef-core-2.0

Read More
AutoFac / .NET Core - Register DBcontext...


c#.net-coreautofacef-core-2.0

Read More
Validation 30000 No Type Specified for the Decimal Column...


c#entity-frameworkef-core-2.0

Read More
EF Core 2.0 scaffold-dbcontext Find ConnectionString in another project...


entity-framework.net-coreef-core-2.0

Read More
FirstOrDefaultAsync() & SingleOrDefaultAsync() vs FindAsync() EFCore...


c#linqef-core-2.0

Read More
How can I stop EF Core from creating a filtered index on a nullable column...


entity-frameworkentity-framework-coreef-core-2.0

Read More
Entity Framework "SELECT IN" not using parameters...


c#.netsql-serverentity-frameworkef-core-2.0

Read More
Console Application - DbContext instance cannot be used inside OnConfiguring...


multithreadingdependency-injection.net-coreconsole-applicationef-core-2.0

Read More
More than twenty 'IServiceProvider' instances have been created for internal use by Entity F...


entity-framework-coreef-core-2.0ef-core-2.2ef-core-2.1

Read More
Exclude derived entities from requests to the base class...


entity-frameworkasp.net-coreef-core-2.0

Read More
Use IEntityTypeConfiguration with a base entity...


c#asp.net-coreentity-framework-coreef-fluent-apief-core-2.0

Read More
EF Core 2.0 error while renaming column using Migrations...


databaseasp.net-core.net-coreentity-framework-migrationsef-core-2.0

Read More
How to remove the role-related tables from ASP.NET Identity Core 2.0...


asp.net-identityasp.net-core-2.0ef-core-2.0

Read More
EF Core 2 throws exception on SaveChanges, after first update for related entities...


c#entity-framework-coreef-core-2.0

Read More
Net core MVC clean architecture without repository pattern...


asp.net-corearchitecturestructureclean-architectureef-core-2.0

Read More
Convert EF6 to EF core with the ObjectResult...


c#entity-frameworkasp.net-core.net-coreef-core-2.0

Read More
Why do I have to Include other entities into my Linq query?...


entity-frameworkasp.net-corelazy-loadingaspnetboilerplateef-core-2.0

Read More
Task<List<<anonymous type>>>' does not contain a definition for 'First&#39...


c#entity-frameworkasp.net-coreentity-framework-coreef-core-2.0

Read More
EF Core 2.0 Enums stored as string...


entity-frameworkef-core-2.0

Read More
How to add include in Generic repository pattern in Ef Core?...


c#.net-coreef-core-2.0db-first

Read More
BreezeJs Ef Core migration problems...


c#asp.net-corebreezeef-core-2.0

Read More
Why am I getting this error when trying to implement UseNetTopologySuite in my ASP.Net Core 2.2 api?...


ef-core-2.0nettopologysuite

Read More
EF Core change tracking - issue with original values and altered values...


c#asp.net-corerepository-patternef-core-2.0

Read More
How to stop EF Core from indexing all foreign keys...


entity-frameworkef-core-2.0

Read More
... may cause cycles or multiple cascade paths. Specify ON DELETE NO ACTION or ON UPDATE NO ACTION, ...


entity-frameworkasp.net-coremigrationentity-framework-coreef-core-2.0

Read More
EFCore SQLite connection string with relative path in asp.net...


asp.netsqliteasp.net-web-apief-core-2.0

Read More
How to revert EF Core migration from SQL Server 2016 production machine...


sql-serverentity-framework-coreef-core-2.0

Read More
EfCore ToListAsync() Throw exception with where condition...


c#asynchronousentity-framework-coreef-core-2.0

Read More
Exception calling "Remove" with "0" argument(s): "The given key was not pre...


c#asp.net-coreentity-framework-coreasp.net-core-2.0ef-core-2.0

Read More
BackNext