VTEX 2.3.732

dotnet add package VTEX --version 2.3.732
NuGet\Install-Package VTEX -Version 2.3.732
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.732" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VTEX --version 2.3.732
#r "nuget: VTEX, 2.3.732"
#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.732

// Install VTEX as a Cake Tool
#tool nuget:?package=VTEX&version=2.3.732

VTEX SDK

🛒 ⚙️ VTEX platform .NET SDK.

GitHub license Time tracker

VTEX logo

CI/CD

Build status Last commit Tests Coverage Code Smells LoC
Build status GitHub last commit AppVeyor tests (branch) Coverage Code Smells Lines of Code

Code Quality

Codacy Badge Codacy Badge

codecov CodeFactor

Maintainability Test Coverage

Quality Gate Status Maintainability Rating

Technical Debt Duplicated Lines (%)

Reliability Rating Security Rating

Bugs Vulnerabilities


Installation

Github Releases

GitHub last release Github All Releases

Download the latest zip file from the Release page.

Nuget package manager

Package Version Downloads
VTEX VTEX NuGet Version VTEX NuGet Downloads
VTEX.Health VTEX Health NuGet Version VTEX Health NuGet Downloads

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 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-browser 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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.732 40 4/15/2024
2.3.729 39 4/15/2024
2.3.724 36 4/15/2024
2.3.717 79 4/8/2024
2.3.714 75 4/8/2024
2.3.709 68 4/1/2024
2.3.706 79 3/27/2024
2.3.703 66 3/25/2024
2.3.700 88 3/18/2024
2.3.697 92 3/18/2024
2.3.692 82 3/18/2024
2.3.685 80 3/11/2024
2.3.682 79 3/4/2024
2.3.679 79 2/27/2024
2.3.676 78 2/27/2024
2.3.665 80 2/26/2024
2.3.660 81 2/19/2024
2.3.657 75 2/19/2024
2.3.652 77 2/19/2024
2.3.645 88 2/14/2024
2.3.642 76 2/14/2024
2.3.636 75 2/12/2024
2.3.633 73 2/5/2024
2.3.630 66 1/30/2024
2.3.627 67 1/30/2024
2.3.622 65 1/30/2024
2.3.619 64 1/30/2024
2.3.616 72 1/30/2024
2.3.599 73 1/29/2024
2.3.596 69 1/29/2024
2.3.588 76 1/22/2024
2.3.583 71 1/22/2024
2.3.578 74 1/22/2024
2.3.571 85 1/16/2024
2.3.568 79 1/16/2024
2.3.563 83 1/15/2024
2.3.556 76 1/8/2024
2.3.553 111 1/1/2024
2.3.550 100 12/25/2023
2.3.547 98 12/25/2023
2.3.542 96 12/25/2023
2.3.535 101 12/18/2023
2.3.530 71 12/18/2023
2.3.518 109 12/14/2023
2.3.511 106 12/11/2023
2.3.508 116 12/11/2023
2.3.503 104 12/11/2023
2.3.487 111 12/11/2023
2.3.476 110 12/11/2023
2.3.473 108 12/8/2023
2.3.469 115 12/4/2023
2.3.466 110 11/29/2023
2.3.461 106 11/28/2023
2.3.455 94 11/27/2023
2.3.452 82 11/27/2023
2.3.447 83 11/21/2023
2.3.444 107 11/21/2023
2.3.439 91 11/20/2023
2.3.432 105 11/20/2023
2.3.423 102 11/20/2023
2.3.412 205 11/14/2023
2.3.407 79 11/14/2023
2.3.399 84 11/13/2023
2.3.392 126 11/9/2023
2.3.387 97 11/6/2023
2.3.384 78 11/6/2023
2.3.379 139 10/30/2023
2.3.376 115 10/30/2023
2.3.373 113 10/30/2023
2.3.368 124 10/23/2023
2.3.365 121 10/23/2023
2.3.360 117 10/17/2023
2.3.357 111 10/16/2023
2.3.352 95 10/16/2023
2.3.345 111 10/16/2023
2.3.336 130 10/9/2023
2.3.333 118 10/2/2023
2.3.330 103 9/25/2023
2.3.327 113 9/23/2023
2.3.324 105 9/19/2023
2.3.320 104 9/18/2023
2.3.313 144 9/12/2023
2.3.310 115 9/12/2023
2.3.305 187 9/4/2023
2.3.302 216 8/28/2023
2.3.299 169 8/24/2023
2.3.296 257 8/14/2023
2.3.293 146 8/14/2023
2.3.288 201 8/8/2023
2.3.282 174 8/1/2023
2.3.277 142 7/31/2023
2.3.274 119 7/26/2023
2.3.272 140 7/25/2023
2.3.268 149 7/25/2023
2.3.264 275 7/24/2023
2.3.260 150 7/17/2023
2.3.257 136 7/17/2023
2.3.246 220 7/11/2023
2.3.243 147 7/11/2023
2.3.238 153 7/10/2023
2.3.231 226 7/3/2023
2.3.228 140 7/3/2023
2.3.223 139 7/1/2023
2.3.218 220 6/26/2023
2.3.215 221 6/19/2023
2.3.210 142 6/19/2023
2.3.195 165 6/19/2023
2.3.190 289 6/15/2023
2.3.187 157 6/15/2023
2.3.182 228 6/5/2023
2.3.179 143 6/5/2023
2.3.174 269 5/29/2023
2.3.171 181 5/22/2023
2.3.168 157 5/22/2023
2.3.163 174 5/15/2023
2.3.160 219 5/8/2023
2.3.157 152 5/8/2023
2.3.154 337 5/4/2023
2.3.151 158 5/3/2023
2.3.144 377 4/10/2023
2.3.141 213 4/8/2023
2.3.131 196 4/4/2023
2.3.126 279 4/3/2023
2.3.123 212 4/3/2023
2.3.117 205 4/3/2023
2.3.114 296 3/27/2023
2.3.111 213 3/26/2023
2.3.108 276 3/21/2023
2.3.105 221 3/21/2023
2.3.100 317 3/6/2023
2.3.97 252 3/4/2023
2.3.94 237 3/3/2023
2.3.60 248 2/28/2023
2.3.57 277 1/30/2023
2.3.54 491 1/23/2023
2.3.51 280 1/23/2023
2.3.48 299 1/23/2023
2.3.45 277 1/17/2023
2.3.44 476 1/16/2023
2.3.41 320 1/15/2023
2.3.38 306 1/15/2023
2.3.33 299 1/15/2023
2.3.25 275 1/15/2023
2.3.6 300 1/15/2023
2.3.4 304 1/15/2023
2.2.127 306 1/15/2023
2.2.120 300 1/15/2023
2.2.110 301 1/15/2023
2.2.107 307 1/15/2023
2.2.102 293 1/15/2023
2.2.95 301 1/15/2023
2.2.84 299 1/15/2023
2.2.73 309 1/15/2023
2.2.72 297 1/10/2023
2.2.66 302 12/14/2022
2.2.60 425 9/7/2022
2.2.55 413 9/7/2022
2.2.50 399 9/7/2022
2.2.45 393 9/7/2022
2.2.36 413 11/3/2021
2.2.28 387 9/27/2021
2.2.15 4,131 9/21/2020
2.1.47 493 4/24/2020
2.1.39 481 4/18/2020
2.1.31 503 4/18/2020
2.1.28 501 4/18/2020
2.1.27 498 4/7/2020
2.1.21 492 3/30/2020
2.1.15 601 3/29/2020
2.1.12 540 3/29/2020
1.0.14 622 12/30/2019
1.0.13 601 12/30/2019
1.0.8 564 9/22/2019