VTEX.Health 2.3.993

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

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

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 (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.15 43 11/13/2024
2.4.12 42 11/13/2024
2.4.7 40 11/13/2024
2.4.4 39 11/13/2024
2.3.1685 86 11/12/2024
2.3.1682 79 11/12/2024
2.3.1679 82 11/12/2024
2.3.1672 87 11/12/2024
2.3.1651 83 11/12/2024
2.3.1648 80 11/12/2024
2.3.1641 91 11/12/2024
2.3.1616 95 11/11/2024
2.3.1613 93 11/11/2024
2.3.1478 97 11/4/2024
2.3.1471 100 11/4/2024
2.3.1203 108 10/28/2024
2.3.1200 112 10/28/2024
2.3.1197 90 10/28/2024
2.3.1146 112 10/21/2024
2.3.1143 103 10/20/2024
2.3.1140 117 10/20/2024
2.3.1133 107 10/20/2024
2.3.1129 114 10/19/2024
2.3.1125 135 10/18/2024
2.3.1122 96 10/18/2024
2.3.1117 101 10/18/2024
2.3.1113 92 10/17/2024
2.3.1109 103 10/17/2024
2.3.1098 109 10/14/2024
2.3.1095 97 10/14/2024
2.3.1090 114 10/12/2024
2.3.1087 109 10/12/2024
2.3.1082 112 10/12/2024
2.3.1075 97 10/12/2024
2.3.1060 115 10/3/2024
2.3.1057 102 10/3/2024
2.3.1054 106 10/3/2024
2.3.1051 110 10/3/2024
2.3.1041 127 9/23/2024
2.3.1038 120 9/23/2024
2.3.1029 134 9/16/2024
2.3.1026 123 9/16/2024
2.3.1021 135 9/9/2024
2.3.1018 119 9/9/2024
2.3.1013 119 9/9/2024
2.3.1006 139 9/2/2024
2.3.1003 122 8/28/2024
2.3.998 128 8/28/2024
2.3.993 142 8/27/2024
2.3.981 126 8/27/2024
2.3.976 117 8/27/2024
2.3.966 126 8/27/2024
2.3.959 139 8/26/2024
2.3.949 133 8/26/2024
2.3.937 161 8/24/2024
2.3.933 137 8/19/2024
2.3.930 157 8/12/2024
2.3.927 101 8/5/2024
2.3.924 100 7/29/2024
2.3.921 129 7/22/2024
2.3.915 116 7/17/2024
2.3.912 112 7/17/2024
2.3.902 113 7/17/2024
2.3.889 114 7/16/2024
2.3.882 121 7/16/2024
2.3.879 119 7/15/2024
2.3.870 114 7/15/2024
2.3.864 118 7/15/2024
2.3.856 101 7/15/2024
2.3.849 116 7/12/2024
2.3.845 131 7/12/2024
2.3.842 118 7/12/2024
2.3.839 120 7/12/2024
2.3.836 94 7/12/2024
2.3.827 114 7/8/2024
2.3.824 112 7/1/2024
2.3.821 137 6/24/2024
2.3.818 150 6/17/2024
2.3.815 128 6/10/2024
2.3.812 148 6/3/2024
2.3.809 138 5/27/2024
2.3.806 138 5/27/2024
2.3.801 130 5/27/2024
2.3.794 138 5/27/2024
2.3.785 149 5/20/2024
2.3.782 149 5/19/2024
2.3.774 168 5/6/2024
2.3.771 152 4/29/2024
2.3.768 147 4/29/2024
2.3.763 150 4/29/2024
2.3.756 145 4/29/2024
2.3.747 136 4/22/2024
2.3.744 137 4/22/2024
2.3.739 152 4/22/2024
2.3.732 151 4/15/2024
2.3.729 150 4/15/2024
2.3.724 129 4/15/2024
2.3.717 146 4/8/2024
2.3.714 145 4/8/2024
2.3.709 158 4/1/2024
2.3.706 149 3/27/2024
2.3.703 129 3/25/2024
2.3.700 167 3/18/2024
2.3.697 160 3/18/2024
2.3.692 162 3/18/2024
2.3.685 164 3/11/2024
2.3.682 147 3/4/2024
2.3.679 149 2/27/2024
2.3.676 139 2/27/2024
2.3.665 148 2/26/2024
2.3.660 151 2/19/2024
2.3.657 125 2/19/2024
2.3.652 157 2/19/2024
2.3.645 156 2/14/2024
2.3.642 143 2/14/2024
2.3.636 129 2/12/2024
2.3.633 141 2/5/2024
2.3.630 140 1/30/2024
2.3.627 133 1/30/2024
2.3.622 138 1/30/2024
2.3.619 132 1/30/2024
2.3.616 150 1/30/2024
2.3.599 138 1/29/2024
2.3.596 139 1/29/2024
2.3.588 124 1/22/2024
2.3.583 130 1/22/2024
2.3.578 136 1/22/2024
2.3.571 150 1/16/2024
2.3.568 150 1/16/2024
2.3.563 155 1/15/2024
2.3.556 150 1/8/2024
2.3.553 182 1/1/2024
2.3.550 169 12/25/2023
2.3.547 159 12/25/2023
2.3.542 158 12/25/2023
2.3.535 159 12/18/2023
2.3.530 132 12/18/2023
2.3.518 167 12/14/2023
2.3.511 176 12/11/2023
2.3.508 183 12/11/2023
2.3.503 168 12/11/2023
2.3.487 174 12/11/2023
2.3.476 189 12/11/2023
2.3.473 200 12/8/2023
2.3.469 175 12/4/2023
2.3.466 176 11/29/2023
2.3.461 167 11/28/2023
2.3.455 155 11/27/2023
2.3.452 151 11/27/2023
2.3.447 148 11/21/2023
2.3.444 181 11/21/2023
2.3.439 155 11/20/2023
2.3.432 172 11/20/2023
2.3.423 154 11/20/2023
2.3.412 1,076 11/14/2023
2.3.407 147 11/14/2023
2.3.399 146 11/13/2023
2.3.392 176 11/9/2023
2.3.387 180 11/6/2023
2.3.384 155 11/6/2023
2.3.379 207 10/30/2023
2.3.376 180 10/30/2023
2.3.373 185 10/30/2023
2.3.368 189 10/23/2023
2.3.365 174 10/23/2023
2.3.360 186 10/17/2023
2.3.357 171 10/16/2023
2.3.352 170 10/16/2023
2.3.345 171 10/16/2023
2.3.336 192 10/9/2023
2.3.333 183 10/2/2023
2.3.330 174 9/25/2023
2.3.327 171 9/23/2023
2.3.324 168 9/19/2023
2.3.320 155 9/18/2023
2.3.313 183 9/12/2023
2.3.310 170 9/12/2023
2.3.305 241 9/4/2023
2.3.302 301 8/28/2023
2.3.299 227 8/24/2023
2.3.296 361 8/14/2023
2.3.293 217 8/14/2023
2.3.288 292 8/8/2023
2.3.282 442 8/1/2023
2.3.264 341 7/24/2023
2.3.260 210 7/17/2023
2.3.257 211 7/17/2023
2.3.246 289 7/11/2023
2.3.243 210 7/11/2023
2.3.238 229 7/10/2023
2.3.231 301 7/3/2023
2.3.228 198 7/3/2023
2.3.223 233 7/1/2023
2.3.218 293 6/26/2023
2.3.215 292 6/19/2023
2.3.210 198 6/19/2023
2.3.195 198 6/19/2023
2.3.190 374 6/15/2023
2.3.187 208 6/15/2023
2.3.182 318 6/5/2023
2.3.179 236 6/5/2023
2.3.174 354 5/29/2023
2.3.171 279 5/22/2023
2.3.168 252 5/22/2023
2.3.163 249 5/15/2023
2.3.160 337 5/8/2023
2.3.157 230 5/8/2023
2.3.154 452 5/4/2023
2.3.151 263 5/3/2023
2.3.144 507 4/10/2023
2.3.141 352 4/8/2023
2.3.131 323 4/4/2023
2.3.126 407 4/3/2023
2.3.123 368 4/3/2023
2.3.117 332 4/3/2023
2.3.114 441 3/27/2023
2.3.111 372 3/26/2023
2.3.108 417 3/21/2023
2.3.105 358 3/21/2023
2.3.100 484 3/6/2023
2.3.97 399 3/4/2023
2.3.94 380 3/3/2023
2.3.60 407 2/28/2023
2.3.57 451 1/30/2023
2.3.54 656 1/23/2023
2.3.51 449 1/23/2023
2.3.48 478 1/23/2023
2.3.45 465 1/17/2023
2.3.44 698 1/16/2023
2.3.41 510 1/15/2023
2.3.38 493 1/15/2023
2.3.33 499 1/15/2023
2.3.25 466 1/15/2023
2.3.6 492 1/15/2023
2.3.4 492 1/15/2023
2.2.127 500 1/15/2023
2.2.120 490 1/15/2023
2.2.110 494 1/15/2023
2.2.107 512 1/15/2023
2.2.102 479 1/15/2023
2.2.95 457 1/15/2023
2.2.84 511 1/15/2023
2.2.73 531 1/15/2023
2.2.72 483 1/10/2023
2.2.66 542 12/14/2022
2.2.60 706 9/7/2022
2.2.55 731 9/7/2022
2.2.50 723 9/7/2022
2.2.45 691 9/7/2022
2.2.36 595 11/3/2021
2.2.28 563 9/27/2021
2.2.15 6,610 9/21/2020