VTEX.Health 2.3.1006

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

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

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/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/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.3.1203 0 10/28/2024
2.3.1200 0 10/28/2024
2.3.1197 0 10/28/2024
2.3.1146 110 10/21/2024
2.3.1143 101 10/20/2024
2.3.1140 115 10/20/2024
2.3.1133 105 10/20/2024
2.3.1129 112 10/19/2024
2.3.1125 133 10/18/2024
2.3.1122 92 10/18/2024
2.3.1117 96 10/18/2024
2.3.1113 87 10/17/2024
2.3.1109 98 10/17/2024
2.3.1098 105 10/14/2024
2.3.1095 93 10/14/2024
2.3.1090 110 10/12/2024
2.3.1087 105 10/12/2024
2.3.1082 108 10/12/2024
2.3.1075 93 10/12/2024
2.3.1060 112 10/3/2024
2.3.1057 100 10/3/2024
2.3.1054 104 10/3/2024
2.3.1051 108 10/3/2024
2.3.1041 125 9/23/2024
2.3.1038 118 9/23/2024
2.3.1029 132 9/16/2024
2.3.1026 121 9/16/2024
2.3.1021 133 9/9/2024
2.3.1018 117 9/9/2024
2.3.1013 117 9/9/2024
2.3.1006 137 9/2/2024
2.3.1003 121 8/28/2024
2.3.998 127 8/28/2024
2.3.993 141 8/27/2024
2.3.981 125 8/27/2024
2.3.976 116 8/27/2024
2.3.966 125 8/27/2024
2.3.959 138 8/26/2024
2.3.949 132 8/26/2024
2.3.937 160 8/24/2024
2.3.933 136 8/19/2024
2.3.930 156 8/12/2024
2.3.927 100 8/5/2024
2.3.924 99 7/29/2024
2.3.921 128 7/22/2024
2.3.915 115 7/17/2024
2.3.912 111 7/17/2024
2.3.902 112 7/17/2024
2.3.889 113 7/16/2024
2.3.882 120 7/16/2024
2.3.879 118 7/15/2024
2.3.870 113 7/15/2024
2.3.864 117 7/15/2024
2.3.856 100 7/15/2024
2.3.849 115 7/12/2024
2.3.845 130 7/12/2024
2.3.842 115 7/12/2024
2.3.839 117 7/12/2024
2.3.836 91 7/12/2024
2.3.827 111 7/8/2024
2.3.824 111 7/1/2024
2.3.821 136 6/24/2024
2.3.818 149 6/17/2024
2.3.815 127 6/10/2024
2.3.812 147 6/3/2024
2.3.809 135 5/27/2024
2.3.806 137 5/27/2024
2.3.801 129 5/27/2024
2.3.794 137 5/27/2024
2.3.785 148 5/20/2024
2.3.782 148 5/19/2024
2.3.774 167 5/6/2024
2.3.771 151 4/29/2024
2.3.768 146 4/29/2024
2.3.763 149 4/29/2024
2.3.756 144 4/29/2024
2.3.747 135 4/22/2024
2.3.744 136 4/22/2024
2.3.739 151 4/22/2024
2.3.732 150 4/15/2024
2.3.729 149 4/15/2024
2.3.724 128 4/15/2024
2.3.717 145 4/8/2024
2.3.714 144 4/8/2024
2.3.709 157 4/1/2024
2.3.706 146 3/27/2024
2.3.703 128 3/25/2024
2.3.700 166 3/18/2024
2.3.697 159 3/18/2024
2.3.692 161 3/18/2024
2.3.685 163 3/11/2024
2.3.682 146 3/4/2024
2.3.679 148 2/27/2024
2.3.676 136 2/27/2024
2.3.665 147 2/26/2024
2.3.660 150 2/19/2024
2.3.657 122 2/19/2024
2.3.652 156 2/19/2024
2.3.645 155 2/14/2024
2.3.642 142 2/14/2024
2.3.636 128 2/12/2024
2.3.633 140 2/5/2024
2.3.630 139 1/30/2024
2.3.627 132 1/30/2024
2.3.622 137 1/30/2024
2.3.619 131 1/30/2024
2.3.616 149 1/30/2024
2.3.599 137 1/29/2024
2.3.596 138 1/29/2024
2.3.588 123 1/22/2024
2.3.583 129 1/22/2024
2.3.578 135 1/22/2024
2.3.571 149 1/16/2024
2.3.568 149 1/16/2024
2.3.563 154 1/15/2024
2.3.556 149 1/8/2024
2.3.553 181 1/1/2024
2.3.550 168 12/25/2023
2.3.547 158 12/25/2023
2.3.542 157 12/25/2023
2.3.535 156 12/18/2023
2.3.530 131 12/18/2023
2.3.518 166 12/14/2023
2.3.511 175 12/11/2023
2.3.508 182 12/11/2023
2.3.503 167 12/11/2023
2.3.487 173 12/11/2023
2.3.476 188 12/11/2023
2.3.473 199 12/8/2023
2.3.469 174 12/4/2023
2.3.466 175 11/29/2023
2.3.461 166 11/28/2023
2.3.455 154 11/27/2023
2.3.452 150 11/27/2023
2.3.447 147 11/21/2023
2.3.444 180 11/21/2023
2.3.439 154 11/20/2023
2.3.432 171 11/20/2023
2.3.423 153 11/20/2023
2.3.412 1,039 11/14/2023
2.3.407 146 11/14/2023
2.3.399 145 11/13/2023
2.3.392 175 11/9/2023
2.3.387 179 11/6/2023
2.3.384 154 11/6/2023
2.3.379 206 10/30/2023
2.3.376 179 10/30/2023
2.3.373 184 10/30/2023
2.3.368 188 10/23/2023
2.3.365 173 10/23/2023
2.3.360 185 10/17/2023
2.3.357 170 10/16/2023
2.3.352 169 10/16/2023
2.3.345 170 10/16/2023
2.3.336 191 10/9/2023
2.3.333 182 10/2/2023
2.3.330 173 9/25/2023
2.3.327 170 9/23/2023
2.3.324 167 9/19/2023
2.3.320 154 9/18/2023
2.3.313 182 9/12/2023
2.3.310 169 9/12/2023
2.3.305 240 9/4/2023
2.3.302 300 8/28/2023
2.3.299 226 8/24/2023
2.3.296 360 8/14/2023
2.3.293 216 8/14/2023
2.3.288 291 8/8/2023
2.3.282 441 8/1/2023
2.3.264 340 7/24/2023
2.3.260 209 7/17/2023
2.3.257 210 7/17/2023
2.3.246 288 7/11/2023
2.3.243 203 7/11/2023
2.3.238 228 7/10/2023
2.3.231 300 7/3/2023
2.3.228 197 7/3/2023
2.3.223 232 7/1/2023
2.3.218 292 6/26/2023
2.3.215 291 6/19/2023
2.3.210 197 6/19/2023
2.3.195 197 6/19/2023
2.3.190 373 6/15/2023
2.3.187 207 6/15/2023
2.3.182 317 6/5/2023
2.3.179 235 6/5/2023
2.3.174 353 5/29/2023
2.3.171 278 5/22/2023
2.3.168 251 5/22/2023
2.3.163 248 5/15/2023
2.3.160 336 5/8/2023
2.3.157 227 5/8/2023
2.3.154 451 5/4/2023
2.3.151 262 5/3/2023
2.3.144 506 4/10/2023
2.3.141 351 4/8/2023
2.3.131 322 4/4/2023
2.3.126 404 4/3/2023
2.3.123 367 4/3/2023
2.3.117 331 4/3/2023
2.3.114 440 3/27/2023
2.3.111 371 3/26/2023
2.3.108 416 3/21/2023
2.3.105 357 3/21/2023
2.3.100 480 3/6/2023
2.3.97 398 3/4/2023
2.3.94 379 3/3/2023
2.3.60 406 2/28/2023
2.3.57 450 1/30/2023
2.3.54 655 1/23/2023
2.3.51 448 1/23/2023
2.3.48 477 1/23/2023
2.3.45 464 1/17/2023
2.3.44 697 1/16/2023
2.3.41 507 1/15/2023
2.3.38 492 1/15/2023
2.3.33 498 1/15/2023
2.3.25 463 1/15/2023
2.3.6 491 1/15/2023
2.3.4 491 1/15/2023
2.2.127 499 1/15/2023
2.2.120 489 1/15/2023
2.2.110 493 1/15/2023
2.2.107 511 1/15/2023
2.2.102 478 1/15/2023
2.2.95 456 1/15/2023
2.2.84 510 1/15/2023
2.2.73 530 1/15/2023
2.2.72 482 1/10/2023
2.2.66 541 12/14/2022
2.2.60 705 9/7/2022
2.2.55 730 9/7/2022
2.2.50 722 9/7/2022
2.2.45 690 9/7/2022
2.2.36 594 11/3/2021
2.2.28 562 9/27/2021
2.2.15 6,474 9/21/2020