Prueba de creación de un paquete NuGet que consume un servicio para deserializar un JSON convirtiendolo a Objeto.
Info
Version: | 1.0.0 |
Author(s): | Andrés Marcelo Sánchez Luzuriaga |
Last Update: | Friday, February 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NuGetNorthwindApiAMSL |
Install
Install-Package NuGetNorthwindApiAMSL
dotnet add package NuGetNorthwindApiAMSL
paket add NuGetNorthwindApiAMSL
NuGetNorthwindApiAMSL Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)