VTEX.Health 2.4.77

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

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

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 was computed.  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.263 52 12/16/2024
2.4.260 52 12/16/2024
2.4.93 94 12/9/2024
2.4.90 95 12/9/2024
2.4.87 98 12/9/2024
2.4.80 87 12/2/2024
2.4.77 78 12/2/2024
2.4.74 83 12/2/2024
2.4.69 89 12/2/2024
2.4.60 103 11/25/2024
2.4.57 101 11/25/2024
2.4.52 105 11/25/2024
2.4.36 98 11/18/2024
2.4.29 112 11/18/2024
2.4.15 120 11/13/2024
2.4.12 105 11/13/2024
2.4.7 108 11/13/2024
2.4.4 102 11/13/2024
2.3.1685 117 11/12/2024
2.3.1682 106 11/12/2024
2.3.1679 100 11/12/2024
2.3.1672 107 11/12/2024
2.3.1651 101 11/12/2024
2.3.1648 98 11/12/2024
2.3.1641 109 11/12/2024
2.3.1616 113 11/11/2024
2.3.1613 111 11/11/2024
2.3.1478 110 11/4/2024
2.3.1471 115 11/4/2024
2.3.1203 119 10/28/2024
2.3.1200 123 10/28/2024
2.3.1197 101 10/28/2024
2.3.1146 124 10/21/2024
2.3.1143 115 10/20/2024
2.3.1140 127 10/20/2024
2.3.1133 117 10/20/2024
2.3.1129 127 10/19/2024
2.3.1125 145 10/18/2024
2.3.1122 106 10/18/2024
2.3.1117 112 10/18/2024
2.3.1113 101 10/17/2024
2.3.1109 112 10/17/2024
2.3.1098 120 10/14/2024
2.3.1095 110 10/14/2024
2.3.1090 123 10/12/2024
2.3.1087 118 10/12/2024
2.3.1082 121 10/12/2024
2.3.1075 106 10/12/2024
2.3.1060 124 10/3/2024
2.3.1057 111 10/3/2024
2.3.1054 115 10/3/2024
2.3.1051 119 10/3/2024
2.3.1041 134 9/23/2024
2.3.1038 127 9/23/2024
2.3.1029 141 9/16/2024
2.3.1026 130 9/16/2024
2.3.1021 142 9/9/2024
2.3.1018 126 9/9/2024
2.3.1013 128 9/9/2024
2.3.1006 146 9/2/2024
2.3.1003 129 8/28/2024
2.3.998 137 8/28/2024
2.3.993 149 8/27/2024
2.3.981 133 8/27/2024
2.3.976 131 8/27/2024
2.3.966 133 8/27/2024
2.3.959 146 8/26/2024
2.3.949 140 8/26/2024
2.3.937 168 8/24/2024
2.3.933 144 8/19/2024
2.3.930 164 8/12/2024
2.3.927 108 8/5/2024
2.3.924 113 7/29/2024
2.3.921 136 7/22/2024
2.3.915 123 7/17/2024
2.3.912 119 7/17/2024
2.3.902 124 7/17/2024
2.3.889 121 7/16/2024
2.3.882 128 7/16/2024
2.3.879 128 7/15/2024
2.3.870 121 7/15/2024
2.3.864 127 7/15/2024
2.3.856 108 7/15/2024
2.3.849 125 7/12/2024
2.3.845 144 7/12/2024
2.3.842 125 7/12/2024
2.3.839 131 7/12/2024
2.3.836 101 7/12/2024
2.3.827 121 7/8/2024
2.3.824 121 7/1/2024
2.3.821 144 6/24/2024
2.3.818 157 6/17/2024
2.3.815 135 6/10/2024
2.3.812 157 6/3/2024
2.3.809 145 5/27/2024
2.3.806 145 5/27/2024
2.3.801 137 5/27/2024
2.3.794 145 5/27/2024
2.3.785 156 5/20/2024
2.3.782 156 5/19/2024
2.3.774 177 5/6/2024
2.3.771 157 4/29/2024
2.3.768 154 4/29/2024
2.3.763 155 4/29/2024
2.3.756 150 4/29/2024
2.3.747 143 4/22/2024
2.3.744 144 4/22/2024
2.3.739 161 4/22/2024
2.3.732 156 4/15/2024
2.3.729 155 4/15/2024
2.3.724 136 4/15/2024
2.3.717 153 4/8/2024
2.3.714 150 4/8/2024
2.3.709 163 4/1/2024
2.3.706 154 3/27/2024
2.3.703 138 3/25/2024
2.3.700 172 3/18/2024
2.3.697 165 3/18/2024
2.3.692 167 3/18/2024
2.3.685 169 3/11/2024
2.3.682 154 3/4/2024
2.3.679 154 2/27/2024
2.3.676 144 2/27/2024
2.3.665 153 2/26/2024
2.3.660 158 2/19/2024
2.3.657 130 2/19/2024
2.3.652 162 2/19/2024
2.3.645 163 2/14/2024
2.3.642 148 2/14/2024
2.3.636 134 2/12/2024
2.3.633 148 2/5/2024
2.3.630 145 1/30/2024
2.3.627 138 1/30/2024
2.3.622 143 1/30/2024
2.3.619 137 1/30/2024
2.3.616 155 1/30/2024
2.3.599 143 1/29/2024
2.3.596 144 1/29/2024
2.3.588 131 1/22/2024
2.3.583 135 1/22/2024
2.3.578 141 1/22/2024
2.3.571 155 1/16/2024
2.3.568 155 1/16/2024
2.3.563 162 1/15/2024
2.3.556 155 1/8/2024
2.3.553 189 1/1/2024
2.3.550 174 12/25/2023
2.3.547 164 12/25/2023
2.3.542 163 12/25/2023
2.3.535 164 12/18/2023
2.3.530 137 12/18/2023
2.3.518 172 12/14/2023
2.3.511 181 12/11/2023
2.3.508 190 12/11/2023
2.3.503 173 12/11/2023
2.3.487 179 12/11/2023
2.3.476 196 12/11/2023
2.3.473 205 12/8/2023
2.3.469 180 12/4/2023
2.3.466 181 11/29/2023
2.3.461 175 11/28/2023
2.3.455 160 11/27/2023
2.3.452 158 11/27/2023
2.3.447 157 11/21/2023
2.3.444 186 11/21/2023
2.3.439 168 11/20/2023
2.3.432 177 11/20/2023
2.3.423 159 11/20/2023
2.3.412 1,128 11/14/2023
2.3.407 152 11/14/2023
2.3.399 151 11/13/2023
2.3.392 181 11/9/2023
2.3.387 187 11/6/2023
2.3.384 162 11/6/2023
2.3.379 212 10/30/2023
2.3.376 185 10/30/2023
2.3.373 194 10/30/2023
2.3.368 194 10/23/2023
2.3.365 179 10/23/2023
2.3.360 191 10/17/2023
2.3.357 178 10/16/2023
2.3.352 175 10/16/2023
2.3.345 176 10/16/2023
2.3.336 197 10/9/2023
2.3.333 188 10/2/2023
2.3.330 183 9/25/2023
2.3.327 176 9/23/2023
2.3.324 175 9/19/2023
2.3.320 160 9/18/2023
2.3.313 188 9/12/2023
2.3.310 175 9/12/2023
2.3.305 246 9/4/2023
2.3.302 306 8/28/2023
2.3.299 232 8/24/2023
2.3.296 366 8/14/2023
2.3.293 222 8/14/2023
2.3.288 297 8/8/2023
2.3.282 449 8/1/2023
2.3.264 346 7/24/2023
2.3.260 215 7/17/2023
2.3.257 216 7/17/2023
2.3.246 294 7/11/2023
2.3.243 215 7/11/2023
2.3.238 234 7/10/2023
2.3.231 306 7/3/2023
2.3.228 203 7/3/2023
2.3.223 238 7/1/2023
2.3.218 298 6/26/2023
2.3.215 297 6/19/2023
2.3.210 205 6/19/2023
2.3.195 203 6/19/2023
2.3.190 379 6/15/2023
2.3.187 213 6/15/2023
2.3.182 323 6/5/2023
2.3.179 241 6/5/2023
2.3.174 359 5/29/2023
2.3.171 284 5/22/2023
2.3.168 257 5/22/2023
2.3.163 254 5/15/2023
2.3.160 342 5/8/2023
2.3.157 235 5/8/2023
2.3.154 457 5/4/2023
2.3.151 268 5/3/2023
2.3.144 512 4/10/2023
2.3.141 357 4/8/2023
2.3.131 328 4/4/2023
2.3.126 412 4/3/2023
2.3.123 375 4/3/2023
2.3.117 337 4/3/2023
2.3.114 446 3/27/2023
2.3.111 377 3/26/2023
2.3.108 422 3/21/2023
2.3.105 363 3/21/2023
2.3.100 489 3/6/2023
2.3.97 404 3/4/2023
2.3.94 385 3/3/2023
2.3.60 412 2/28/2023
2.3.57 456 1/30/2023
2.3.54 661 1/23/2023
2.3.51 456 1/23/2023
2.3.48 483 1/23/2023
2.3.45 470 1/17/2023
2.3.44 703 1/16/2023
2.3.41 515 1/15/2023
2.3.38 500 1/15/2023
2.3.33 504 1/15/2023
2.3.25 471 1/15/2023
2.3.6 497 1/15/2023
2.3.4 497 1/15/2023
2.2.127 505 1/15/2023
2.2.120 495 1/15/2023
2.2.110 499 1/15/2023
2.2.107 517 1/15/2023
2.2.102 484 1/15/2023
2.2.95 462 1/15/2023
2.2.84 516 1/15/2023
2.2.73 536 1/15/2023
2.2.72 488 1/10/2023
2.2.66 549 12/14/2022
2.2.60 711 9/7/2022
2.2.55 736 9/7/2022
2.2.50 728 9/7/2022
2.2.45 696 9/7/2022
2.2.36 600 11/3/2021
2.2.28 570 9/27/2021
2.2.15 6,779 9/21/2020

Chore