This library contains converters dependent on the Newtonsoft.Json package for use with Azure.Core.
Info
| Version: | 2.0.0 |
| Author(s): | Microsoft |
| Last Update: | Thursday, December 14, 2023 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.Core.NewtonsoftJson_2.0.0/sdk/core/Microsoft.Azure.Core.NewtonsoftJson/README.md |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.Core.NewtonsoftJson |
Install
Install-Package Microsoft.Azure.Core.NewtonsoftJson
dotnet add package Microsoft.Azure.Core.NewtonsoftJson
paket add Microsoft.Azure.Core.NewtonsoftJson
Microsoft.Azure.Core.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Core(>= 1.7.0)
- Newtonsoft.Json(>= 10.0.3)
Tags