Search code examples
How to store a List of enum using EF 5...

c#entity-frameworkenumscode-first

Read More
Enabling auto migration at an Identity Context...

c#entity-frameworkasp.net-mvc-5code-firstentity-framework-migrations

Read More
How to specify table name with Entity Framework Code First Fluent API...

c#entity-frameworkef-code-firstcode-first

Read More
How to set database column as "Sparse" when using EF Code First Fluent API?...

entity-frameworkcode-firstdbcontextsparse-matrix

Read More
My Seed() method is never called in Code First EF 5...

entity-frameworkef-code-firstcode-first

Read More
Nestjs define GraphQL Object type got this error: Schema must contain uniquely named types but conta...

typescriptnestjscode-firstexpress-graphql

Read More
Entity Framework Code First - two Foreign Keys from same table...

c#entity-frameworkormcode-firstentity-framework-4.1

Read More
Entity Framework Code First Relationships...

c#entity-frameworkcode-first

Read More
Q: Sending Data to MongoDB using dotNet...

c#.netmongodbnosqlcode-first

Read More
How to do migration using evolve in asp .net core with nhibernate?...

asp.net-web-apinhibernatemigrationcode-firstevolve

Read More
How to create a category table that has SubCategories using EF Core Code-First?...

c#entity-framework-corecode-first

Read More
How can I create a detached clone of an EF codefirst class for testing purposes?...

entity-frameworkintegration-testingautomappercode-first

Read More
Grpc token expiration handling...

c#authenticationgrpccode-firstblazor-webassembly

Read More
Entity Framework Code first development Resources and Documentation...

entity-framework-4code-first

Read More
Entity Framework - CTP4 - Code First - How to turn off the automatic pluralization?...

entity-framework-4code-first

Read More
nullable array of nullable values in nestjs code first graphql...

graphqlnestjscode-first

Read More
Sorting data using EF DbSet...

c#entity-framework-4.1code-first

Read More
Delete localdb in Entity Framework Code First...

entity-frameworkef-code-firstcode-firstlocaldb

Read More
EF Core Code First Migrations not recognising existing Migrations...

.netentity-frameworkasp.net-corecode-first

Read More
Mapping Insensitive case - Code First - Entity Framework...

c#entity-frameworkmappingcode-first

Read More
Exception of type 'System.StackOverflowException' was thrown OnModelCreating in ASP.NET MVC...

asp.netasp.net-mvcstack-overflowcode-first

Read More
Entity Framework Code First Date field creation...

c#entity-frameworkentity-framework-4.1code-firstsqldatatypes

Read More
How do get Entity Framework ICollection loaded by default, with no lazy loading?...

entity-frameworklazy-loadingcode-firsteager-loading

Read More
Is there any way to create diagram for localdb?...

entity-frameworkvisual-studio-2015code-firstlocaldb

Read More
Code first update-database uses localdb connection string which is not specified...

c#entity-frameworkentity-framework-corecode-first

Read More
How can I add a check constraint for JSON in Entity Framework?...

jsonentity-frameworkentity-framework-coresql-server-2016code-first

Read More
How to update entities which are modified outside the DbContext?...

c#entity-frameworkentity-framework-4code-first

Read More
How to force allow null in a Code First property?...

.netentity-framework-6code-first

Read More
How do I map TimeSpan with greater than 24 hours to SQL server Code First?...

sql-serverentity-frameworkef-code-firstcode-first

Read More
How to Cleanup & generate fresh migration for existing DB?...

entity-frameworkef-code-firstentity-framework-corecode-firstentity-framework-migrations

Read More
BackNext