Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

The EntityCommand.CommandText value must be of the form 'ContainerName.FunctionImportName'

How to set foreign key in EntityTypeConfiguration Class

How can I specify an index hint in Entity Framework?

EntityFramework error: The provider did not return a ProviderManifest instance

SqlBulkCopy and Entity Framework

Add methods to a model using entity framework

c# .net entity-framework orm

Entity Framework code first: How to ignore classes

Entity Framework Core multiple connection strings on same DBContext?

Doing a rollback - Repository integration tests

SqlFunctions.StringConvert unnecessary padding added

Forcing code-first to always initialize a non-existent database?

Optimistic concurrency: IsConcurrencyToken and RowVersion

Entity Framework not appearing in Add New Item list in Visual Studio 2017

Entity Framework - Expecting non-empty string for 'providerInvariantName' parameter

how to group by multiple columns using linq [duplicate]

How to exclude one table from automatic code first migrations in the Entity Framework?

entity-framework

SetExecutionStrategy to SqlAzureExecutionStrategy with DbMigrationsConfiguration?

Transient Fault Handling with SQL Azure using Entity Framework

Unable to create an object of type 'MyContext'. For the different patterns supported at design time

LINQ to Entities does not recognize the method 'Int32 Int32(System.String)' method, and this method cannot be translated into a store expression

c# linq entity-framework