Browse Source

Update JSON.md

pull/13357/head
maliming 4 years ago
committed by GitHub
parent
commit
3b9d834497
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/JSON.md

2
docs/en/JSON.md

@ -61,7 +61,7 @@ Properties:
## Newtonsoft
Add [Volo.Abp.Json.Newtonsoft](https://www.nuget.org/packages/Volo.Abp.Json.Newtonsoft) pcakge and `AbpJsonNewtonsoftModule` to replace the `System Text Json`.
Add [Volo.Abp.Json.Newtonsoft](https://www.nuget.org/packages/Volo.Abp.Json.Newtonsoft) packge and depends on `AbpJsonNewtonsoftModule` to replace the `System Text Json`.
#### AbpNewtonsoftJsonSerializerOptions

Loading…
Cancel
Save