VTEX 2.3.466
.NET 6.0
.NET Standard 2.0
dotnet add package VTEX --version 2.3.466
NuGet\Install-Package VTEX -Version 2.3.466
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VTEX" Version="2.3.466" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VTEX --version 2.3.466
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VTEX, 2.3.466"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install VTEX as a Cake Addin
#addin nuget:?package=VTEX&version=2.3.466
// Install VTEX as a Cake Tool
#tool nuget:?package=VTEX&version=2.3.466
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
VTEX SDK
The VTEX platform SDK for .NET projects (both Core & Framework).
CI/CD
Build status | Last commit | Tests | Coverage | Code Smells | LoC |
---|---|---|---|---|---|
Code Quality
Installation
Github Releases
Download the latest zip file from the Release page.
Nuget package manager
Package | Version | Downloads |
---|---|---|
VTEX | ||
VTEX.Health |
Features
Implements all features of VTEX API available at VTEX Developer Docs
Usage
Use your VTEX platform API keys. Follow this tutorial on how to: Creating appKeys and appTokens to authenticate integrations
var vtex = new VTEXContext("store name", "app-key-xyz", "app-token-secret-hash");
var order = vtex.GetOrder("V-123456789-01");
Console.WriteLine("Sequence: {1} | Value: {0} | ", order.Value, order.Sequence);
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- CrispyWaffle (>= 4.3.86)
- Microsoft.AspNet.WebApi.Client (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Text.RegularExpressions (>= 4.3.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- VTEX.Health (>= 2.3.466)
-
.NETStandard 2.1
- CrispyWaffle (>= 4.3.86)
- Microsoft.AspNet.WebApi.Client (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Text.RegularExpressions (>= 4.3.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- VTEX.Health (>= 2.3.466)
-
net6.0
- CrispyWaffle (>= 4.3.86)
- Microsoft.AspNet.WebApi.Client (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Text.RegularExpressions (>= 4.3.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- VTEX.Health (>= 2.3.466)
-
net7.0
- CrispyWaffle (>= 4.3.86)
- Microsoft.AspNet.WebApi.Client (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Text.RegularExpressions (>= 4.3.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- VTEX.Health (>= 2.3.466)
-
net8.0
- CrispyWaffle (>= 4.3.86)
- Microsoft.AspNet.WebApi.Client (>= 6.0.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Text.RegularExpressions (>= 4.3.1)
- System.Threading.Tasks.Extensions (>= 4.5.4)
- VTEX.Health (>= 2.3.466)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.466 | 44 | 11/29/2023 |
2.3.461 | 52 | 11/28/2023 |
2.3.455 | 43 | 11/27/2023 |
2.3.452 | 30 | 11/27/2023 |
2.3.447 | 43 | 11/21/2023 |
2.3.444 | 54 | 11/21/2023 |
2.3.439 | 38 | 11/20/2023 |
2.3.432 | 52 | 11/20/2023 |
2.3.423 | 50 | 11/20/2023 |
2.3.412 | 79 | 11/14/2023 |
2.3.407 | 44 | 11/14/2023 |
2.3.399 | 42 | 11/13/2023 |
2.3.392 | 73 | 11/9/2023 |
2.3.387 | 62 | 11/6/2023 |
2.3.384 | 41 | 11/6/2023 |
2.3.379 | 104 | 10/30/2023 |
2.3.376 | 82 | 10/30/2023 |
2.3.373 | 79 | 10/30/2023 |
2.3.368 | 91 | 10/23/2023 |
2.3.365 | 87 | 10/23/2023 |
2.3.360 | 85 | 10/17/2023 |
2.3.357 | 81 | 10/16/2023 |
2.3.352 | 79 | 10/16/2023 |
2.3.345 | 79 | 10/16/2023 |
2.3.336 | 92 | 10/9/2023 |
2.3.333 | 88 | 10/2/2023 |
2.3.330 | 74 | 9/25/2023 |
2.3.327 | 79 | 9/23/2023 |
2.3.324 | 71 | 9/19/2023 |
2.3.320 | 72 | 9/18/2023 |
2.3.313 | 110 | 9/12/2023 |
2.3.310 | 80 | 9/12/2023 |
2.3.305 | 154 | 9/4/2023 |
2.3.302 | 182 | 8/28/2023 |
2.3.299 | 135 | 8/24/2023 |
2.3.296 | 223 | 8/14/2023 |
2.3.293 | 113 | 8/14/2023 |
2.3.288 | 167 | 8/8/2023 |
2.3.282 | 140 | 8/1/2023 |
2.3.277 | 109 | 7/31/2023 |
2.3.274 | 102 | 7/26/2023 |
2.3.272 | 107 | 7/25/2023 |
2.3.268 | 118 | 7/25/2023 |
2.3.264 | 241 | 7/24/2023 |
2.3.260 | 117 | 7/17/2023 |
2.3.257 | 106 | 7/17/2023 |
2.3.246 | 188 | 7/11/2023 |
2.3.243 | 118 | 7/11/2023 |
2.3.238 | 122 | 7/10/2023 |
2.3.231 | 196 | 7/3/2023 |
2.3.228 | 110 | 7/3/2023 |
2.3.223 | 110 | 7/1/2023 |
2.3.218 | 193 | 6/26/2023 |
2.3.215 | 194 | 6/19/2023 |
2.3.210 | 115 | 6/19/2023 |
2.3.195 | 138 | 6/19/2023 |
2.3.190 | 245 | 6/15/2023 |
2.3.187 | 129 | 6/15/2023 |
2.3.182 | 199 | 6/5/2023 |
2.3.179 | 114 | 6/5/2023 |
2.3.174 | 239 | 5/29/2023 |
2.3.171 | 152 | 5/22/2023 |
2.3.168 | 129 | 5/22/2023 |
2.3.163 | 148 | 5/15/2023 |
2.3.160 | 187 | 5/8/2023 |
2.3.157 | 124 | 5/8/2023 |
2.3.154 | 310 | 5/4/2023 |
2.3.151 | 130 | 5/3/2023 |
2.3.144 | 351 | 4/10/2023 |
2.3.141 | 186 | 4/8/2023 |
2.3.131 | 170 | 4/4/2023 |
2.3.126 | 253 | 4/3/2023 |
2.3.123 | 186 | 4/3/2023 |
2.3.117 | 180 | 4/3/2023 |
2.3.114 | 271 | 3/27/2023 |
2.3.111 | 187 | 3/26/2023 |
2.3.108 | 250 | 3/21/2023 |
2.3.105 | 196 | 3/21/2023 |
2.3.100 | 288 | 3/6/2023 |
2.3.97 | 222 | 3/4/2023 |
2.3.94 | 208 | 3/3/2023 |
2.3.60 | 209 | 2/28/2023 |
2.3.57 | 262 | 1/30/2023 |
2.3.54 | 469 | 1/23/2023 |
2.3.51 | 249 | 1/23/2023 |
2.3.48 | 283 | 1/23/2023 |
2.3.45 | 247 | 1/17/2023 |
2.3.44 | 445 | 1/16/2023 |
2.3.41 | 290 | 1/15/2023 |
2.3.38 | 275 | 1/15/2023 |
2.3.33 | 268 | 1/15/2023 |
2.3.25 | 260 | 1/15/2023 |
2.3.6 | 270 | 1/15/2023 |
2.3.4 | 274 | 1/15/2023 |
2.2.127 | 275 | 1/15/2023 |
2.2.120 | 269 | 1/15/2023 |
2.2.110 | 272 | 1/15/2023 |
2.2.107 | 275 | 1/15/2023 |
2.2.102 | 262 | 1/15/2023 |
2.2.95 | 269 | 1/15/2023 |
2.2.84 | 269 | 1/15/2023 |
2.2.73 | 279 | 1/15/2023 |
2.2.72 | 260 | 1/10/2023 |
2.2.66 | 273 | 12/14/2022 |
2.2.60 | 399 | 9/7/2022 |
2.2.55 | 388 | 9/7/2022 |
2.2.50 | 376 | 9/7/2022 |
2.2.45 | 385 | 9/7/2022 |
2.2.36 | 389 | 11/3/2021 |
2.2.28 | 364 | 9/27/2021 |
2.2.15 | 3,236 | 9/21/2020 |
2.1.47 | 485 | 4/24/2020 |
2.1.39 | 460 | 4/18/2020 |
2.1.31 | 479 | 4/18/2020 |
2.1.28 | 474 | 4/18/2020 |
2.1.27 | 473 | 4/7/2020 |
2.1.21 | 464 | 3/30/2020 |
2.1.15 | 574 | 3/29/2020 |
2.1.12 | 513 | 3/29/2020 |
1.0.14 | 580 | 12/30/2019 |
1.0.13 | 572 | 12/30/2019 |
1.0.8 | 532 | 9/22/2019 |