Info
Version: | 2.4.15 |
Author(s): | Guilherme Branco Stracini |
Last Update: | Wednesday, November 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://guibranco.github.io/VTEX-SDK-dotnet |
NuGet Url: | https://www.nuget.org/packages/VTEX |
Install
Install-Package VTEX
dotnet add package VTEX
paket add VTEX
VTEX Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- VTEX.Health(>= 2.2.15)
- CrispyWaffle(>= 2.5.10)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.RegularExpressions(>= 4.3.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- VTEX.Health(>= 2.2.15)
- CrispyWaffle(>= 2.5.10)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.RegularExpressions(>= 4.3.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
Tags
A .NET client to consume VTEX APIs for both Core and Framework projects.