zzz projects Entity Framework Core EF Core
Home Articles Knowledge Base Online Examples
  • Home
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework Core - Knowledge Base (KB)

2 results in tag: dictionary

Using SqlQuery<Dictionary<string, string>> in Entity Framework 6

I'm trying to execute a SQL query in EF 6. The ...select... query returns two string columns, e.g. ...select 'a', 'b'..., and can have any number of rows....I'd like to map the result to a dictionary, but I can't get ride of the following error....Error ...
.net c# dictionary entity-framework sql
asked by Akbari

EF Core: use a dictionary property

Is there a way to fill a dictionary property with Entity Framework Core?...For performance reasons, we like to search in the application instead of the database. As a list won’t scale well, we like to use a dictionary....For example (simplified example)...
c# dictionary entity-framework-core entity-framework-core-3.1
asked by Julian

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!