VTEX 2.3.921

There is a newer version of this package available.
See the version list below for details.
dotnet add package VTEX --version 2.3.921                
NuGet\Install-Package VTEX -Version 2.3.921                
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.921" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VTEX --version 2.3.921                
#r "nuget: VTEX, 2.3.921"                
#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.921

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

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);


Support

Please open an issue for support.


Contributing

Refer to CONTRIBUTING.md to learn how to contribute to this project!

Contributors

<table> <tbody> <tr> <td align="center"> <a href="https://github.com/guibranco"> <img src="https://avatars.githubusercontent.com/u/3362854?v=4" width="100;" alt="guibranco"/> <br /> <sub><b>Guilherme Branco Stracini</b></sub> </a> </td> <td align="center"> <a href="https://github.com/joaovaladares"> <img src="https://avatars.githubusercontent.com/u/42593399?v=4" width="100;" alt="joaovaladares"/> <br /> <sub><b>João Vítor Valadares</b></sub> </a> </td> <td align="center"> <a href="https://github.com/viktoriussuwandi"> <img src="https://avatars.githubusercontent.com/u/68414300?v=4" width="100;" alt="viktoriussuwandi"/> <br /> <sub><b>Viktorius Suwandi</b></sub> </a> </td> </tr> <tbody> </table>

Bots

<table> <tbody> <tr> <td align="center"> <a href="https://github.com/dependabot[bot]"> <img src="https://avatars.githubusercontent.com/in/29110?v=4" width="100;" alt="dependabot[bot]"/> <br /> <sub><b>dependabot[bot]</b></sub> </a> </td> <td align="center"> <a href="https://github.com/github-actions[bot]"> <img src="https://avatars.githubusercontent.com/in/15368?v=4" width="100;" alt="github-actions[bot]"/> <br /> <sub><b>github-actions[bot]</b></sub> </a> </td> <td align="center"> <a href="https://github.com/stack-file[bot]"> <img src="https://avatars.githubusercontent.com/in/408123?v=4" width="100;" alt="stack-file[bot]"/> <br /> <sub><b>stack-file[bot]</b></sub> </a> </td> <td align="center"> <a href="https://github.com/codefactor-io[bot]"> <img src="https://avatars.githubusercontent.com/in/25603?v=4" width="100;" alt="codefactor-io[bot]"/> <br /> <sub><b>codefactor-io[bot]</b></sub> </a> </td> <td align="center"> <a href="https://github.com/snyk-bot"> <img src="https://avatars.githubusercontent.com/u/19733683?v=4" width="100;" alt="snyk-bot"/> <br /> <sub><b>Snyk bot</b></sub> </a> </td> </tr> <tbody> </table>

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.1478 65 11/4/2024
2.3.1471 64 11/4/2024
2.3.1203 71 10/28/2024
2.3.1200 78 10/28/2024
2.3.1197 73 10/28/2024
2.3.1146 82 10/21/2024
2.3.1143 87 10/20/2024
2.3.1140 83 10/20/2024
2.3.1133 81 10/20/2024
2.3.1129 93 10/19/2024
2.3.1125 123 10/18/2024
2.3.1122 69 10/18/2024
2.3.1117 69 10/18/2024
2.3.1113 67 10/17/2024
2.3.1109 74 10/17/2024
2.3.1098 68 10/14/2024
2.3.1095 68 10/14/2024
2.3.1090 76 10/12/2024
2.3.1087 75 10/12/2024
2.3.1082 75 10/12/2024
2.3.1075 71 10/12/2024
2.3.1060 84 10/3/2024
2.3.1057 77 10/3/2024
2.3.1054 76 10/3/2024
2.3.1051 82 10/3/2024
2.3.1041 76 9/23/2024
2.3.1038 83 9/23/2024
2.3.1029 94 9/16/2024
2.3.1026 97 9/16/2024
2.3.1021 91 9/9/2024
2.3.1018 82 9/9/2024
2.3.1013 81 9/9/2024
2.3.1006 95 9/2/2024
2.3.1003 93 8/28/2024
2.3.998 88 8/28/2024
2.3.993 95 8/27/2024
2.3.981 85 8/27/2024
2.3.976 84 8/27/2024
2.3.966 88 8/27/2024
2.3.959 95 8/26/2024
2.3.949 89 8/26/2024
2.3.937 115 8/24/2024
2.3.933 92 8/19/2024
2.3.930 109 8/12/2024
2.3.927 52 8/5/2024
2.3.924 88 7/29/2024
2.3.921 80 7/22/2024
2.3.915 78 7/17/2024
2.3.912 72 7/17/2024
2.3.902 71 7/17/2024
2.3.889 79 7/16/2024
2.3.882 81 7/16/2024
2.3.879 73 7/15/2024
2.3.870 74 7/15/2024
2.3.864 78 7/15/2024
2.3.856 61 7/15/2024
2.3.849 79 7/12/2024
2.3.845 76 7/12/2024
2.3.842 70 7/12/2024
2.3.839 80 7/12/2024
2.3.836 45 7/12/2024
2.3.827 79 7/8/2024
2.3.824 81 7/1/2024
2.3.821 98 6/24/2024
2.3.818 107 6/17/2024
2.3.815 87 6/10/2024
2.3.812 92 6/3/2024
2.3.809 93 5/27/2024
2.3.806 83 5/27/2024
2.3.801 86 5/27/2024
2.3.794 84 5/27/2024
2.3.785 98 5/20/2024
2.3.782 109 5/19/2024
2.3.774 116 5/6/2024
2.3.771 101 4/29/2024
2.3.768 102 4/29/2024
2.3.763 106 4/29/2024
2.3.756 110 4/29/2024
2.3.747 100 4/22/2024
2.3.744 96 4/22/2024
2.3.739 113 4/22/2024
2.3.732 114 4/15/2024
2.3.729 97 4/15/2024
2.3.724 101 4/15/2024
2.3.717 120 4/8/2024
2.3.714 113 4/8/2024
2.3.709 103 4/1/2024
2.3.706 111 3/27/2024
2.3.703 104 3/25/2024
2.3.700 122 3/18/2024
2.3.697 120 3/18/2024
2.3.692 111 3/18/2024
2.3.685 118 3/11/2024
2.3.682 109 3/4/2024
2.3.679 108 2/27/2024
2.3.676 111 2/27/2024
2.3.665 111 2/26/2024
2.3.660 118 2/19/2024
2.3.657 109 2/19/2024
2.3.652 106 2/19/2024
2.3.645 114 2/14/2024
2.3.642 106 2/14/2024
2.3.636 103 2/12/2024
2.3.633 104 2/5/2024
2.3.630 94 1/30/2024
2.3.627 110 1/30/2024
2.3.622 97 1/30/2024
2.3.619 92 1/30/2024
2.3.616 103 1/30/2024
2.3.599 99 1/29/2024
2.3.596 97 1/29/2024
2.3.588 108 1/22/2024
2.3.583 105 1/22/2024
2.3.578 106 1/22/2024
2.3.571 119 1/16/2024
2.3.568 110 1/16/2024
2.3.563 119 1/15/2024
2.3.556 113 1/8/2024
2.3.553 141 1/1/2024
2.3.550 133 12/25/2023
2.3.547 125 12/25/2023
2.3.542 125 12/25/2023
2.3.535 129 12/18/2023
2.3.530 99 12/18/2023
2.3.518 141 12/14/2023
2.3.511 131 12/11/2023
2.3.508 148 12/11/2023
2.3.503 131 12/11/2023
2.3.487 141 12/11/2023
2.3.476 137 12/11/2023
2.3.473 133 12/8/2023
2.3.469 136 12/4/2023
2.3.466 135 11/29/2023
2.3.461 132 11/28/2023
2.3.455 115 11/27/2023
2.3.452 103 11/27/2023
2.3.447 106 11/21/2023
2.3.444 129 11/21/2023
2.3.439 118 11/20/2023
2.3.432 133 11/20/2023
2.3.423 123 11/20/2023
2.3.412 1,038 11/14/2023
2.3.407 109 11/14/2023
2.3.399 109 11/13/2023
2.3.392 155 11/9/2023
2.3.387 126 11/6/2023
2.3.384 103 11/6/2023
2.3.379 167 10/30/2023
2.3.376 139 10/30/2023
2.3.373 136 10/30/2023
2.3.368 150 10/23/2023
2.3.365 147 10/23/2023
2.3.360 153 10/17/2023
2.3.357 138 10/16/2023
2.3.352 128 10/16/2023
2.3.345 138 10/16/2023
2.3.336 157 10/9/2023
2.3.333 147 10/2/2023
2.3.330 130 9/25/2023
2.3.327 142 9/23/2023
2.3.324 130 9/19/2023
2.3.320 126 9/18/2023
2.3.313 168 9/12/2023
2.3.310 152 9/12/2023
2.3.305 221 9/4/2023
2.3.302 239 8/28/2023
2.3.299 194 8/24/2023
2.3.296 287 8/14/2023
2.3.293 171 8/14/2023
2.3.288 230 8/8/2023
2.3.282 194 8/1/2023
2.3.277 167 7/31/2023
2.3.274 140 7/26/2023
2.3.272 165 7/25/2023
2.3.268 180 7/25/2023
2.3.264 305 7/24/2023
2.3.260 176 7/17/2023
2.3.257 156 7/17/2023
2.3.246 242 7/11/2023
2.3.243 169 7/11/2023
2.3.238 174 7/10/2023
2.3.231 264 7/3/2023
2.3.228 179 7/3/2023
2.3.223 168 7/1/2023
2.3.218 247 6/26/2023
2.3.215 244 6/19/2023
2.3.210 165 6/19/2023
2.3.195 195 6/19/2023
2.3.190 312 6/15/2023
2.3.187 178 6/15/2023
2.3.182 250 6/5/2023
2.3.179 168 6/5/2023
2.3.174 296 5/29/2023
2.3.171 201 5/22/2023
2.3.168 184 5/22/2023
2.3.163 196 5/15/2023
2.3.160 237 5/8/2023
2.3.157 178 5/8/2023
2.3.154 365 5/4/2023
2.3.151 196 5/3/2023
2.3.144 401 4/10/2023
2.3.141 237 4/8/2023
2.3.131 221 4/4/2023
2.3.126 306 4/3/2023
2.3.123 236 4/3/2023
2.3.117 233 4/3/2023
2.3.114 323 3/27/2023
2.3.111 239 3/26/2023
2.3.108 295 3/21/2023
2.3.105 243 3/21/2023
2.3.100 365 3/6/2023
2.3.97 281 3/4/2023
2.3.94 261 3/3/2023
2.3.60 273 2/28/2023
2.3.57 302 1/30/2023
2.3.54 526 1/23/2023
2.3.51 305 1/23/2023
2.3.48 323 1/23/2023
2.3.45 300 1/17/2023
2.3.44 517 1/16/2023
2.3.41 347 1/15/2023
2.3.38 330 1/15/2023
2.3.33 326 1/15/2023
2.3.25 300 1/15/2023
2.3.6 327 1/15/2023
2.3.4 326 1/15/2023
2.2.127 328 1/15/2023
2.2.120 332 1/15/2023
2.2.110 324 1/15/2023
2.2.107 329 1/15/2023
2.2.102 331 1/15/2023
2.2.95 325 1/15/2023
2.2.84 323 1/15/2023
2.2.73 339 1/15/2023
2.2.72 332 1/10/2023
2.2.66 337 12/14/2022
2.2.60 448 9/7/2022
2.2.55 436 9/7/2022
2.2.50 423 9/7/2022
2.2.45 423 9/7/2022
2.2.36 443 11/3/2021
2.2.28 414 9/27/2021
2.2.15 5,277 9/21/2020
2.1.47 527 4/24/2020
2.1.39 503 4/18/2020
2.1.31 527 4/18/2020
2.1.28 511 4/18/2020
2.1.27 522 4/7/2020
2.1.21 518 3/30/2020
2.1.15 641 3/29/2020
2.1.12 579 3/29/2020
1.0.14 648 12/30/2019
1.0.13 629 12/30/2019
1.0.8 588 9/22/2019