Search code examples
Oracle.ManagedDataAccess.EntityFramework - ORA-01918: user 'dbo' does not exist...

oracle-databaseentity-frameworkcode-firstentity-framework-migrationsodp.net

Read More
How to change foreign key suffix in Entity Framework Core?...

entity-framework-coreentity-framework-migrationscode-first

Read More
Find a specified generic DbSet in a DbContext dynamically when I have an entity...

c#entity-frameworkgenericscode-firstdbset

Read More
Entity Framework: Multiple code first migrations and the configuration seed method...

c#entity-frameworkef-code-firstcode-firstentity-framework-migrations

Read More
Error when trying to create a C# EF core migration, System.NullReferenceException: Object reference ...

c#winformsdependency-injectionentity-framework-corecode-first

Read More
Does EF 4 Code First's ContextBuilder Dispose its SqlConnection?...

entity-framework-4code-first

Read More
Defining entities in nestjs graphql code first approach with custom field results in error...

graphqlnestjscode-first

Read More
Entity Framework Code-First Execute Scalar-Valued Functions...

c#entity-frameworkcode-first

Read More
How to create an array in the GraphQL's argumment as GraphQL Code First Approach...

javascriptexpresscode-firstexpress-graphqlgraphql-schema

Read More
Check if there are changes in DBContext and Generate update script on the pot instead of using Packa...

c#entity-frameworklinq-to-sqlcode-first

Read More
Entity Framework assign multiple foreign key - code first approach...

foreign-keysentity-framework-migrationscode-first

Read More
Is EF4 "Code Only" ready for production use?...

entity-frameworkado.netcode-first

Read More
Where is EntityConfiguration in EF4 VS 2010 RTM?...

entity-frameworkvisual-studio-2010code-first

Read More
How can I add two property in my model in EF code first from one model?...

entity-frameworkmigrationef-code-firstentity-framework-migrationscode-first

Read More
Code-first Entity Framework : foreign key - invalid object name...

c#entity-frameworkruntime-errorcode-first

Read More
How to set starting value for an Identity primary key in Entity Framework code first?...

c#.netsql-serverentity-framework-6code-first

Read More
EF4 code-first: defining object relationships, foreign keys...

.netentity-frameworkmappingentity-relationshipcode-first

Read More
Sample for Entity Framework 6 + Code First + Oracle 12c...

entity-frameworkcode-firstoracle12c

Read More
Entity Framework - The foreign key component is not a declared property on type...

c#.netentity-frameworkef-code-firstcode-first

Read More
EF Code First - Globally set varchar mapping over nvarchar...

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

Read More
Using code-first approach,I don't have an edmx file. what's the alternative?...

asp.netasp.net-mvcentity-frameworkef-code-firstcode-first

Read More
Npgsql.PostgresException: type "ltree" does not exist...

asp.net-coreentity-framework-corecode-firstnpgsql

Read More
Create a Table in different File-group with EF core code-first...

sql-servercode-firstef-core-5.0c#-9.0filegroup

Read More
Entity Framework loading child collection with sort order...

entity-frameworkef-code-firstpococode-first

Read More
UseLazyLoadingProxies codefirst null navigation property only after database creation...

sqlitelazy-loadingcode-firstef-core-6.0

Read More
How to Specify a Compound key in Entity Framework Code First...

entity-framework-4pococode-firstnorthwind

Read More
How i can generate migrations with hibernate?...

javahibernatemigrationcode-first

Read More
how to use views in code first entity framework...

.netdatabaseentity-frameworkviewcode-first

Read More
EF code first: How to delete a row from an entity's Collection while following DDD?...

c#entity-frameworkdomain-driven-designcode-first

Read More
Nullable property to entity field, Entity Framework through Code First...

entity-frameworkasp.net-mvc-3code-firstnullable

Read More
BackNext