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

Newtonsoft JSON serialize list in list

I am using a ef core database in my UWP app and have some issues serializing a list containing a list with Newtonsoft JSON....For a minimal example consider the UWP tutorial from ...microsoft... with the following code...public class Blog { public int...
entity-framework-core json.net serialization uwp
asked by user3079834

Entity Framework Core to Json Ignore ReferenceLoop - Parent Child

I having entity class with parent-child relationship that having problem serializing to json using newtonsoft json.net...public class Department { [Key] public int DepartmentId { get; set; } public int? ParentId { get; set; }...
asp.net-core c# entity-framework-core json serialization
asked by Sarin Na Wangkanai

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!