Extension for Yardarm to generate SDKs that use Newtonsoft.Json for JSON serialization.
Info
Version: | 0.6.0-beta0001 |
Author(s): | CenterEdge, btburnett3 |
Last Update: | Sunday, October 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CenterEdge/Yardarm |
NuGet Url: | https://www.nuget.org/packages/Yardarm.NewtonsoftJson |
Install
Install-Package Yardarm.NewtonsoftJson
dotnet add package Yardarm.NewtonsoftJson
paket add Yardarm.NewtonsoftJson
Yardarm.NewtonsoftJson Download (Unzip the "nupkg" after downloading)
Dependencies
- Yardarm(>= 0.1.0005)
- Newtonsoft.Json(>= 12.0.3)