VTEX.Health 2.3.1651

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

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

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/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/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 (1)

Showing the top 1 NuGet packages that depend on VTEX.Health:

Package Downloads
VTEX

The VTEX platform (PaaS) (e-commerce) SDK. A .NET client to consume VTEX APIs for both Core and Framework projects

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.36 90 11/18/2024
2.4.29 100 11/18/2024
2.4.15 108 11/13/2024
2.4.12 94 11/13/2024
2.4.7 97 11/13/2024
2.4.4 91 11/13/2024
2.3.1685 104 11/12/2024
2.3.1682 95 11/12/2024
2.3.1679 89 11/12/2024
2.3.1672 98 11/12/2024
2.3.1651 94 11/12/2024
2.3.1648 91 11/12/2024
2.3.1641 102 11/12/2024
2.3.1616 106 11/11/2024
2.3.1613 104 11/11/2024
2.3.1478 104 11/4/2024
2.3.1471 107 11/4/2024
2.3.1203 113 10/28/2024
2.3.1200 117 10/28/2024
2.3.1197 95 10/28/2024
2.3.1146 117 10/21/2024
2.3.1143 108 10/20/2024
2.3.1140 123 10/20/2024
2.3.1133 113 10/20/2024
2.3.1129 120 10/19/2024
2.3.1125 141 10/18/2024
2.3.1122 102 10/18/2024
2.3.1117 106 10/18/2024
2.3.1113 97 10/17/2024
2.3.1109 108 10/17/2024
2.3.1098 114 10/14/2024
2.3.1095 102 10/14/2024
2.3.1090 119 10/12/2024
2.3.1087 114 10/12/2024
2.3.1082 117 10/12/2024
2.3.1075 102 10/12/2024
2.3.1060 120 10/3/2024
2.3.1057 107 10/3/2024
2.3.1054 111 10/3/2024
2.3.1051 115 10/3/2024
2.3.1041 130 9/23/2024
2.3.1038 123 9/23/2024
2.3.1029 137 9/16/2024
2.3.1026 126 9/16/2024
2.3.1021 138 9/9/2024
2.3.1018 122 9/9/2024
2.3.1013 122 9/9/2024
2.3.1006 142 9/2/2024
2.3.1003 125 8/28/2024
2.3.998 131 8/28/2024
2.3.993 145 8/27/2024
2.3.981 129 8/27/2024
2.3.976 120 8/27/2024
2.3.966 129 8/27/2024
2.3.959 142 8/26/2024
2.3.949 136 8/26/2024
2.3.937 164 8/24/2024
2.3.933 140 8/19/2024
2.3.930 160 8/12/2024
2.3.927 104 8/5/2024
2.3.924 103 7/29/2024
2.3.921 132 7/22/2024
2.3.915 119 7/17/2024
2.3.912 115 7/17/2024
2.3.902 116 7/17/2024
2.3.889 117 7/16/2024
2.3.882 124 7/16/2024
2.3.879 122 7/15/2024
2.3.870 117 7/15/2024
2.3.864 121 7/15/2024
2.3.856 104 7/15/2024
2.3.849 119 7/12/2024
2.3.845 134 7/12/2024
2.3.842 121 7/12/2024
2.3.839 123 7/12/2024
2.3.836 97 7/12/2024
2.3.827 117 7/8/2024
2.3.824 115 7/1/2024
2.3.821 140 6/24/2024
2.3.818 153 6/17/2024
2.3.815 131 6/10/2024
2.3.812 151 6/3/2024
2.3.809 141 5/27/2024
2.3.806 141 5/27/2024
2.3.801 133 5/27/2024
2.3.794 141 5/27/2024
2.3.785 152 5/20/2024
2.3.782 152 5/19/2024
2.3.774 171 5/6/2024
2.3.771 155 4/29/2024
2.3.768 150 4/29/2024
2.3.763 153 4/29/2024
2.3.756 148 4/29/2024
2.3.747 139 4/22/2024
2.3.744 140 4/22/2024
2.3.739 155 4/22/2024
2.3.732 154 4/15/2024
2.3.729 153 4/15/2024
2.3.724 132 4/15/2024
2.3.717 149 4/8/2024
2.3.714 148 4/8/2024
2.3.709 161 4/1/2024
2.3.706 152 3/27/2024
2.3.703 134 3/25/2024
2.3.700 170 3/18/2024
2.3.697 163 3/18/2024
2.3.692 165 3/18/2024
2.3.685 167 3/11/2024
2.3.682 152 3/4/2024
2.3.679 152 2/27/2024
2.3.676 142 2/27/2024
2.3.665 151 2/26/2024
2.3.660 154 2/19/2024
2.3.657 128 2/19/2024
2.3.652 160 2/19/2024
2.3.645 159 2/14/2024
2.3.642 146 2/14/2024
2.3.636 132 2/12/2024
2.3.633 144 2/5/2024
2.3.630 143 1/30/2024
2.3.627 136 1/30/2024
2.3.622 141 1/30/2024
2.3.619 135 1/30/2024
2.3.616 153 1/30/2024
2.3.599 141 1/29/2024
2.3.596 142 1/29/2024
2.3.588 127 1/22/2024
2.3.583 133 1/22/2024
2.3.578 139 1/22/2024
2.3.571 153 1/16/2024
2.3.568 153 1/16/2024
2.3.563 160 1/15/2024
2.3.556 153 1/8/2024
2.3.553 185 1/1/2024
2.3.550 172 12/25/2023
2.3.547 162 12/25/2023
2.3.542 161 12/25/2023
2.3.535 162 12/18/2023
2.3.530 135 12/18/2023
2.3.518 170 12/14/2023
2.3.511 179 12/11/2023
2.3.508 188 12/11/2023
2.3.503 171 12/11/2023
2.3.487 177 12/11/2023
2.3.476 192 12/11/2023
2.3.473 203 12/8/2023
2.3.469 178 12/4/2023
2.3.466 179 11/29/2023
2.3.461 170 11/28/2023
2.3.455 158 11/27/2023
2.3.452 154 11/27/2023
2.3.447 153 11/21/2023
2.3.444 184 11/21/2023
2.3.439 162 11/20/2023
2.3.432 175 11/20/2023
2.3.423 157 11/20/2023
2.3.412 1,090 11/14/2023
2.3.407 150 11/14/2023
2.3.399 149 11/13/2023
2.3.392 179 11/9/2023
2.3.387 183 11/6/2023
2.3.384 158 11/6/2023
2.3.379 210 10/30/2023
2.3.376 183 10/30/2023
2.3.373 190 10/30/2023
2.3.368 192 10/23/2023
2.3.365 177 10/23/2023
2.3.360 189 10/17/2023
2.3.357 174 10/16/2023
2.3.352 173 10/16/2023
2.3.345 174 10/16/2023
2.3.336 195 10/9/2023
2.3.333 186 10/2/2023
2.3.330 177 9/25/2023
2.3.327 174 9/23/2023
2.3.324 171 9/19/2023
2.3.320 158 9/18/2023
2.3.313 186 9/12/2023
2.3.310 173 9/12/2023
2.3.305 244 9/4/2023
2.3.302 304 8/28/2023
2.3.299 230 8/24/2023
2.3.296 364 8/14/2023
2.3.293 220 8/14/2023
2.3.288 295 8/8/2023
2.3.282 445 8/1/2023
2.3.264 344 7/24/2023
2.3.260 213 7/17/2023
2.3.257 214 7/17/2023
2.3.246 292 7/11/2023
2.3.243 213 7/11/2023
2.3.238 232 7/10/2023
2.3.231 304 7/3/2023
2.3.228 201 7/3/2023
2.3.223 236 7/1/2023
2.3.218 296 6/26/2023
2.3.215 295 6/19/2023
2.3.210 201 6/19/2023
2.3.195 201 6/19/2023
2.3.190 377 6/15/2023
2.3.187 211 6/15/2023
2.3.182 321 6/5/2023
2.3.179 239 6/5/2023
2.3.174 357 5/29/2023
2.3.171 282 5/22/2023
2.3.168 255 5/22/2023
2.3.163 252 5/15/2023
2.3.160 340 5/8/2023
2.3.157 233 5/8/2023
2.3.154 455 5/4/2023
2.3.151 266 5/3/2023
2.3.144 510 4/10/2023
2.3.141 355 4/8/2023
2.3.131 326 4/4/2023
2.3.126 410 4/3/2023
2.3.123 373 4/3/2023
2.3.117 335 4/3/2023
2.3.114 444 3/27/2023
2.3.111 375 3/26/2023
2.3.108 420 3/21/2023
2.3.105 361 3/21/2023
2.3.100 487 3/6/2023
2.3.97 402 3/4/2023
2.3.94 383 3/3/2023
2.3.60 410 2/28/2023
2.3.57 454 1/30/2023
2.3.54 659 1/23/2023
2.3.51 454 1/23/2023
2.3.48 481 1/23/2023
2.3.45 468 1/17/2023
2.3.44 701 1/16/2023
2.3.41 513 1/15/2023
2.3.38 498 1/15/2023
2.3.33 502 1/15/2023
2.3.25 469 1/15/2023
2.3.6 495 1/15/2023
2.3.4 495 1/15/2023
2.2.127 503 1/15/2023
2.2.120 493 1/15/2023
2.2.110 497 1/15/2023
2.2.107 515 1/15/2023
2.2.102 482 1/15/2023
2.2.95 460 1/15/2023
2.2.84 514 1/15/2023
2.2.73 534 1/15/2023
2.2.72 486 1/10/2023
2.2.66 545 12/14/2022
2.2.60 709 9/7/2022
2.2.55 734 9/7/2022
2.2.50 726 9/7/2022
2.2.45 694 9/7/2022
2.2.36 598 11/3/2021
2.2.28 568 9/27/2021
2.2.15 6,621 9/21/2020