Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Determine at runtime which db provider is being used, with EF Core

EF - Update multiple rows in database without using foreach loop

c# entity-framework linq

Entity Framework - Correct way to check for single records before using them

c# .net entity-framework

How can I generate the database from .edmx file in Entity Framework?

SQLite Error: The 'DbProviderFactories' section can only appear once per config file (IBM Client Access)

c# wpf entity-framework sqlite

Web APi OData V4 Issue "The entity '' does not have a key defined

Concatenate int and string in LINQ to Entities

How Do I Resolve "A specified Include path is not valid"?

Does anyone have a very complete example generic repository for EF 6.1?

The conversion of a datetime2 data type to a datetime data type Error

IQueryable does not contain definition for GetAwaiter

c# entity-framework linq

How to call stored procedure in MVC by EF

Initializing strongly typed objects in LINQ to Entities

Using a enum with flag in an Entity Framework query

Mixing Fluent API and DataAnnotations in EF code first

How do I add all EntityTypeConfiguration<> from current assembly automatically?

Exception when using LINQ SUM

linq entity-framework

'DbContextOptionsBuilder' does not contain a definition for 'UseSqlServer'