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: ambiguous

AmbiguousMatchException when selecting from DbContext

I've seen a lot of questions about how to debug an AmbiguousMatchException encountered when updating or adding a record to a context, or when there are multiple overloads to a method, but I've found nothing so far about issues found when ...selecting... f...
ambiguous c# entity-framework-core
asked by JAF

Ambiguous call when using LINQ extension method on DbSet<T>

I am using a LINQ query on a ...DbSet<T>...:...await _dbContext.Users.AnyAsync(u => u.Name == name); ...However, the compiler outputs the following error:...Error CS0121: The call is ambiguous between the following methods or properties: 'System.Linq.Asyn...
ambiguous c# entity-framework-core entity-framework-core-3.1 linq
asked by Jan Wichelmann

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!