You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following libs contain support for `Microsoft.Extensions.DependencyInjection`. Import any of these and you can use the above extension to inject default serializers.
22
+
The following libs contain support for `Microsoft.Extensions.DependencyInjection`.
23
+
Import any of these and you can use the above extension to inject default serializers.
21
24
22
-
[https://www.nuget.org/packages/Open.Serialization.Json.Newtonsoft/](https://www.nuget.org/packages/Open.Serialization.Json.Newtonsoft/) Extensions and DI for **Newtonsoft.Json**.
25
+
[https://www.nuget.org/packages/Open.Serialization.Json.Newtonsoft](https://www.nuget.org/packages/Open.Serialization.Json.Newtonsoft/) Extensions and DI for **Newtonsoft.Json**.
23
26
24
-
[https://www.nuget.org/packages/Open.Serialization.Json.System/](https://www.nuget.org/packages/Open.Serialization.Json.System/) 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 option for `IJsonObjectSerializer` for `System.Text.Json`.
25
29
26
-
[https://www.nuget.org/packages/Open.Serialization.Json.Utf8Json](https://www.nuget.org/packages/Open.Serialization.Json.Utf8Json) Extensions and DI for **Utf8Json**.
30
+
[https://www.nuget.org/packages/Open.Serialization.Json.Utf8Json](https://www.nuget.org/packages/Open.Serialization.Json.Utf8Json/) Extensions and DI for **Utf8Json**.
0 commit comments