We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6d00e commit 7f73230Copy full SHA for 7f73230
README.md
@@ -26,7 +26,7 @@ Import any of these and you can use the above extension to inject default serial
26
Extensions and DI for **Newtonsoft.Json**.
27
28
[https://www.nuget.org/packages/Open.Serialization.Json.System](https://www.nuget.org/packages/Open.Serialization.Json.System/)
29
-Extensions and DI for **System.Text.Json**. *Note: There is no option for `IJsonObjectSerializer` for `System.Text.Json`.*
+Extensions and DI for **System.Text.Json**. *Note: There is no `IJsonObjectSerializer` option for `System.Text.Json`.*
30
31
[https://www.nuget.org/packages/Open.Serialization.Json.Utf8Json](https://www.nuget.org/packages/Open.Serialization.Json.Utf8Json/)
32
Extensions and DI for **Utf8Json**.
0 commit comments