VTEX.Health 2.4.90

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

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

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 65 3 days ago
2.4.260 73 3 days ago
2.4.93 94 10 days ago
2.4.90 95 10 days ago
2.4.87 98 10 days ago
2.4.80 89 17 days ago
2.4.77 80 17 days ago
2.4.74 85 17 days ago
2.4.69 91 17 days ago
2.4.60 103 24 days ago
2.4.57 101 24 days ago
2.4.52 105 24 days ago
2.4.36 98 a month ago
2.4.29 112 a month ago
2.4.15 120 a month ago
2.4.12 105 a month ago
2.4.7 108 a month ago
2.4.4 102 a month ago
2.3.1685 117 a month ago
2.3.1682 106 a month ago
2.3.1679 100 a month ago
2.3.1672 107 a month ago
2.3.1651 101 a month ago
2.3.1648 98 a month ago
2.3.1641 111 a month ago
2.3.1616 113 a month ago
2.3.1613 111 a month ago
2.3.1478 110 a month ago
2.3.1471 115 a month ago
2.3.1203 119 2 months ago
2.3.1200 123 2 months ago
2.3.1197 101 2 months ago
2.3.1146 124 2 months ago
2.3.1143 115 2 months ago
2.3.1140 127 2 months ago
2.3.1133 117 2 months ago
2.3.1129 127 2 months ago
2.3.1125 145 2 months ago
2.3.1122 106 2 months ago
2.3.1117 112 2 months ago
2.3.1113 101 2 months ago
2.3.1109 112 2 months ago
2.3.1098 120 2 months ago
2.3.1095 110 2 months ago
2.3.1090 123 2 months ago
2.3.1087 118 2 months ago
2.3.1082 121 2 months ago
2.3.1075 106 2 months ago
2.3.1060 124 3 months ago
2.3.1057 111 3 months ago
2.3.1054 115 3 months ago
2.3.1051 119 3 months ago
2.3.1041 134 3 months ago
2.3.1038 127 3 months ago
2.3.1029 141 3 months ago
2.3.1026 130 3 months ago
2.3.1021 142 3 months ago
2.3.1018 126 3 months ago
2.3.1013 128 3 months ago
2.3.1006 146 4 months ago
2.3.1003 129 4 months ago
2.3.998 137 4 months ago
2.3.993 149 4 months ago
2.3.981 133 4 months ago
2.3.976 131 4 months ago
2.3.966 133 4 months ago
2.3.959 146 4 months ago
2.3.949 140 4 months ago
2.3.937 168 4 months ago
2.3.933 144 4 months ago
2.3.930 164 4 months ago
2.3.927 108 4 months ago
2.3.924 113 5 months ago
2.3.921 136 5 months ago
2.3.915 123 5 months ago
2.3.912 119 5 months ago
2.3.902 124 5 months ago
2.3.889 121 5 months ago
2.3.882 128 5 months ago
2.3.879 128 5 months ago
2.3.870 121 5 months ago
2.3.864 127 5 months ago
2.3.856 108 5 months ago
2.3.849 125 5 months ago
2.3.845 144 5 months ago
2.3.842 125 5 months ago
2.3.839 131 5 months ago
2.3.836 101 5 months ago
2.3.827 121 5 months ago
2.3.824 121 6 months ago
2.3.821 144 6 months ago
2.3.818 157 6 months ago
2.3.815 135 6 months ago
2.3.812 157 7 months ago
2.3.809 145 7 months ago
2.3.806 145 7 months ago
2.3.801 137 7 months ago
2.3.794 145 7 months ago
2.3.785 156 7 months ago
2.3.782 156 7 months ago
2.3.774 177 7 months ago
2.3.771 157 8 months ago
2.3.768 154 8 months ago
2.3.763 155 8 months ago
2.3.756 150 8 months ago
2.3.747 143 8 months ago
2.3.744 144 8 months ago
2.3.739 161 8 months ago
2.3.732 156 8 months ago
2.3.729 155 8 months ago
2.3.724 136 8 months ago
2.3.717 153 8 months ago
2.3.714 150 8 months ago
2.3.709 163 9 months ago
2.3.706 154 9 months ago
2.3.703 138 9 months ago
2.3.700 172 9 months ago
2.3.697 165 9 months ago
2.3.692 167 9 months ago
2.3.685 169 9 months ago
2.3.682 154 9 months ago
2.3.679 154 10 months ago
2.3.676 144 10 months ago
2.3.665 153 10 months ago
2.3.660 158 10 months ago
2.3.657 130 10 months ago
2.3.652 162 10 months ago
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 183 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 406 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