Closed mrparkers closed 4 years ago
No problem but it makes me think if I have reference cycle issues 🤔
I installed the NewtonsoftJson
package because of some JSON cycling issues when attempting to use this backend with the react-redux front-end. I'm no expert on .net core though so there may be better ways to fix this.
If you want, I can open a PR with that first commit you see in the changelog.
It’s a common problem with the new System.Text.Json that should be fixed with .NET 5.
Happy to accept a PR but just didn’t think the model was complex enough for it.
Sorry! I did not mean to open this PR against this repo.