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

Entity Framework 6 - Knowledge Base (KB)

3 results in tag: stack-overflow

An unhandled exception of type 'System.StackOverflowException' occurred in mscorlib.dll in C# - Entity Framework.

An unhandled exception of type 'System.StackOverflowException' occurred in mscorlib.dll... Make sure you do not have an infinite loop or infinite recursion....The below code is called on a success of this method:...internal static List<RivWorks.Model.Ne...
c# entity-framework recursion stack-overflow
asked by Keith Barrows

Entity Framework - System.StackOverflowException

I am new to entity framework and have hit an issue trying to insert new items into a lookup table....The error is - ..."An unhandled exception of type ...System.StackOverflowException... occurred in mscorlib.dll"...It is thrown in the final code block b...
asp.net c# entity-framework stack-overflow
asked by user1948635

AutoMapper throwing StackOverflowException when calling ProjectTo<T>() on IQueryable

I have created classes using EF Code First that have collections of each other. Entities:...public class Field { public int Id { get; set; } public string Name { get; set; } public virtual List<AppUser> Teachers { get; set; } public Field(...
automapper c# ef-code-first entity-framework stack-overflow
asked by Peter

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
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges

EF Extensions
Try for free now
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!