VTEX 2.3.959

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

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

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/penify-dev[bot]"> <img src="https://avatars.githubusercontent.com/in/399279?v=4" width="100;" alt="penify-dev[bot]"/> <br /> <sub><b>penify-dev[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.1003 32 8/28/2024
2.3.998 28 8/28/2024
2.3.993 36 8/27/2024
2.3.981 59 8/27/2024
2.3.976 53 8/27/2024
2.3.966 60 8/27/2024
2.3.959 66 8/26/2024
2.3.949 62 8/26/2024
2.3.937 71 8/24/2024
2.3.933 63 8/19/2024
2.3.930 68 8/12/2024
2.3.927 29 8/5/2024
2.3.924 63 7/29/2024
2.3.921 59 7/22/2024
2.3.915 56 7/17/2024
2.3.912 52 7/17/2024
2.3.902 52 7/17/2024
2.3.889 59 7/16/2024
2.3.882 62 7/16/2024
2.3.879 55 7/15/2024
2.3.870 57 7/15/2024
2.3.864 55 7/15/2024
2.3.856 55 7/15/2024
2.3.849 55 7/12/2024
2.3.845 57 7/12/2024
2.3.842 52 7/12/2024
2.3.839 57 7/12/2024
2.3.836 40 7/12/2024
2.3.827 62 7/8/2024
2.3.824 76 7/1/2024
2.3.821 80 6/24/2024
2.3.818 84 6/17/2024
2.3.815 71 6/10/2024
2.3.812 73 6/3/2024
2.3.809 72 5/27/2024
2.3.806 64 5/27/2024
2.3.801 68 5/27/2024
2.3.794 66 5/27/2024
2.3.785 81 5/20/2024
2.3.782 91 5/19/2024
2.3.774 97 5/6/2024
2.3.771 83 4/29/2024
2.3.768 85 4/29/2024
2.3.763 84 4/29/2024
2.3.756 91 4/29/2024
2.3.747 83 4/22/2024
2.3.744 79 4/22/2024
2.3.739 91 4/22/2024
2.3.732 92 4/15/2024
2.3.729 79 4/15/2024
2.3.724 83 4/15/2024
2.3.717 98 4/8/2024
2.3.714 86 4/8/2024
2.3.709 84 4/1/2024
2.3.706 88 3/27/2024
2.3.703 84 3/25/2024
2.3.700 100 3/18/2024
2.3.697 103 3/18/2024
2.3.692 94 3/18/2024
2.3.685 98 3/11/2024
2.3.682 93 3/4/2024
2.3.679 88 2/27/2024
2.3.676 90 2/27/2024
2.3.665 96 2/26/2024
2.3.660 98 2/19/2024
2.3.657 90 2/19/2024
2.3.652 85 2/19/2024
2.3.645 95 2/14/2024
2.3.642 84 2/14/2024
2.3.636 82 2/12/2024
2.3.633 82 2/5/2024
2.3.630 78 1/30/2024
2.3.627 76 1/30/2024
2.3.622 73 1/30/2024
2.3.619 72 1/30/2024
2.3.616 81 1/30/2024
2.3.599 82 1/29/2024
2.3.596 79 1/29/2024
2.3.588 89 1/22/2024
2.3.583 86 1/22/2024
2.3.578 85 1/22/2024
2.3.571 100 1/16/2024
2.3.568 92 1/16/2024
2.3.563 103 1/15/2024
2.3.556 94 1/8/2024
2.3.553 124 1/1/2024
2.3.550 109 12/25/2023
2.3.547 107 12/25/2023
2.3.542 102 12/25/2023
2.3.535 108 12/18/2023
2.3.530 77 12/18/2023
2.3.518 121 12/14/2023
2.3.511 110 12/11/2023
2.3.508 124 12/11/2023
2.3.503 112 12/11/2023
2.3.487 116 12/11/2023
2.3.476 117 12/11/2023
2.3.473 115 12/8/2023
2.3.469 119 12/4/2023
2.3.466 117 11/29/2023
2.3.461 110 11/28/2023
2.3.455 99 11/27/2023
2.3.452 87 11/27/2023
2.3.447 87 11/21/2023
2.3.444 111 11/21/2023
2.3.439 96 11/20/2023
2.3.432 115 11/20/2023
2.3.423 106 11/20/2023
2.3.412 847 11/14/2023
2.3.407 87 11/14/2023
2.3.399 88 11/13/2023
2.3.392 131 11/9/2023
2.3.387 102 11/6/2023
2.3.384 83 11/6/2023
2.3.379 144 10/30/2023
2.3.376 119 10/30/2023
2.3.373 117 10/30/2023
2.3.368 129 10/23/2023
2.3.365 126 10/23/2023
2.3.360 122 10/17/2023
2.3.357 116 10/16/2023
2.3.352 100 10/16/2023
2.3.345 116 10/16/2023
2.3.336 136 10/9/2023
2.3.333 123 10/2/2023
2.3.330 109 9/25/2023
2.3.327 117 9/23/2023
2.3.324 109 9/19/2023
2.3.320 108 9/18/2023
2.3.313 148 9/12/2023
2.3.310 120 9/12/2023
2.3.305 199 9/4/2023
2.3.302 222 8/28/2023
2.3.299 173 8/24/2023
2.3.296 260 8/14/2023
2.3.293 149 8/14/2023
2.3.288 204 8/8/2023
2.3.282 177 8/1/2023
2.3.277 147 7/31/2023
2.3.274 123 7/26/2023
2.3.272 145 7/25/2023
2.3.268 154 7/25/2023
2.3.264 280 7/24/2023
2.3.260 154 7/17/2023
2.3.257 140 7/17/2023
2.3.246 224 7/11/2023
2.3.243 151 7/11/2023
2.3.238 157 7/10/2023
2.3.231 230 7/3/2023
2.3.228 144 7/3/2023
2.3.223 143 7/1/2023
2.3.218 225 6/26/2023
2.3.215 225 6/19/2023
2.3.210 147 6/19/2023
2.3.195 169 6/19/2023
2.3.190 294 6/15/2023
2.3.187 161 6/15/2023
2.3.182 232 6/5/2023
2.3.179 147 6/5/2023
2.3.174 273 5/29/2023
2.3.171 184 5/22/2023
2.3.168 166 5/22/2023
2.3.163 177 5/15/2023
2.3.160 222 5/8/2023
2.3.157 155 5/8/2023
2.3.154 343 5/4/2023
2.3.151 163 5/3/2023
2.3.144 384 4/10/2023
2.3.141 219 4/8/2023
2.3.131 201 4/4/2023
2.3.126 284 4/3/2023
2.3.123 218 4/3/2023
2.3.117 211 4/3/2023
2.3.114 300 3/27/2023
2.3.111 217 3/26/2023
2.3.108 280 3/21/2023
2.3.105 224 3/21/2023
2.3.100 326 3/6/2023
2.3.97 264 3/4/2023
2.3.94 241 3/3/2023
2.3.60 253 2/28/2023
2.3.57 284 1/30/2023
2.3.54 509 1/23/2023
2.3.51 289 1/23/2023
2.3.48 308 1/23/2023
2.3.45 283 1/17/2023
2.3.44 484 1/16/2023
2.3.41 328 1/15/2023
2.3.38 314 1/15/2023
2.3.33 308 1/15/2023
2.3.25 283 1/15/2023
2.3.6 306 1/15/2023
2.3.4 309 1/15/2023
2.2.127 312 1/15/2023
2.2.120 305 1/15/2023
2.2.110 307 1/15/2023
2.2.107 313 1/15/2023
2.2.102 300 1/15/2023
2.2.95 308 1/15/2023
2.2.84 306 1/15/2023
2.2.73 314 1/15/2023
2.2.72 315 1/10/2023
2.2.66 313 12/14/2022
2.2.60 432 9/7/2022
2.2.55 417 9/7/2022
2.2.50 406 9/7/2022
2.2.45 399 9/7/2022
2.2.36 419 11/3/2021
2.2.28 397 9/27/2021
2.2.15 4,751 9/21/2020
2.1.47 496 4/24/2020
2.1.39 483 4/18/2020
2.1.31 506 4/18/2020
2.1.28 506 4/18/2020
2.1.27 506 4/7/2020
2.1.21 504 3/30/2020
2.1.15 606 3/29/2020
2.1.12 543 3/29/2020
1.0.14 631 12/30/2019
1.0.13 605 12/30/2019
1.0.8 570 9/22/2019