A Possible Object Cycle Was Detected in ASP.NET Core: Causes and Fixes
You called an endpoint that returns an Entity Framework Core entity, and instead of clean JSON you got a wall of red: System.Text.Json.JsonException: A possible object cycle was detected. If you are s
codingdroplets.com10 min read