Fork of the Mercado Libre .NET SDK to generate access token and query the Mercado Libre API.
Info
Version: | 2.0.16 |
Author(s): | xetorthio, TioBorracho, aleml86, ZeusMode, bounav, puchi84 |
Last Update: | Friday, October 13, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/comsechq/mercadolibre-net-sdk |
NuGet Url: | https://www.nuget.org/packages/MercadoLibreSdk |
Install
Install-Package MercadoLibreSdk
dotnet add package MercadoLibreSdk
paket add MercadoLibreSdk
MercadoLibreSdk Download (Unzip the "nupkg" after downloading)
Dependencies
- HttpParamsUtility(>= 2.0.10)
- Newtonsoft.Json(>= 12.0.2)