fluentassertions.json icon indicating copy to clipboard operation
fluentassertions.json copied to clipboard

Feature request: Support System.Text.Json(.Nodes)

Open MJLHThomassenHadrian opened this issue 1 year ago • 2 comments

Currently this extension depends on Newtonsoft.Json. We are using System.Text.Json(.Nodes). It would be a nice addition to have a package that does not rely on Newtonsoft.Json and can do the same assertions.

MJLHThomassenHadrian avatar Apr 07 '23 11:04 MJLHThomassenHadrian

I think that when we implement this, we should also rename the existing FluentAssertions.Json package as FluentAssertions.NewtonSoftJson

dennisdoomen avatar May 20 '23 11:05 dennisdoomen

We're working on this: https://github.com/fluentassertions/fluentassertions/issues/2205

Corniel avatar Aug 02 '23 18:08 Corniel