VTEX.Health 2.3.998

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

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

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.3.1021 85 9/9/2024
2.3.1018 72 9/9/2024
2.3.1013 81 9/9/2024
2.3.1006 96 9/2/2024
2.3.1003 99 8/28/2024
2.3.998 94 8/28/2024
2.3.993 104 8/27/2024
2.3.981 92 8/27/2024
2.3.976 86 8/27/2024
2.3.966 94 8/27/2024
2.3.959 103 8/26/2024
2.3.949 92 8/26/2024
2.3.937 117 8/24/2024
2.3.933 115 8/19/2024
2.3.930 122 8/12/2024
2.3.927 62 8/5/2024
2.3.924 70 7/29/2024
2.3.921 95 7/22/2024
2.3.915 87 7/17/2024
2.3.912 77 7/17/2024
2.3.902 79 7/17/2024
2.3.889 83 7/16/2024
2.3.882 85 7/16/2024
2.3.879 84 7/15/2024
2.3.870 85 7/15/2024
2.3.864 86 7/15/2024
2.3.856 84 7/15/2024
2.3.849 83 7/12/2024
2.3.845 96 7/12/2024
2.3.842 90 7/12/2024
2.3.839 85 7/12/2024
2.3.836 76 7/12/2024
2.3.827 90 7/8/2024
2.3.824 97 7/1/2024
2.3.821 109 6/24/2024
2.3.818 119 6/17/2024
2.3.815 101 6/10/2024
2.3.812 112 6/3/2024
2.3.809 105 5/27/2024
2.3.806 103 5/27/2024
2.3.801 103 5/27/2024
2.3.794 109 5/27/2024
2.3.785 121 5/20/2024
2.3.782 118 5/19/2024
2.3.774 135 5/6/2024
2.3.771 119 4/29/2024
2.3.768 114 4/29/2024
2.3.763 117 4/29/2024
2.3.756 115 4/29/2024
2.3.747 108 4/22/2024
2.3.744 110 4/22/2024
2.3.739 117 4/22/2024
2.3.732 120 4/15/2024
2.3.729 105 4/15/2024
2.3.724 105 4/15/2024
2.3.717 116 4/8/2024
2.3.714 101 4/8/2024
2.3.709 126 4/1/2024
2.3.706 119 3/27/2024
2.3.703 102 3/25/2024
2.3.700 131 3/18/2024
2.3.697 133 3/18/2024
2.3.692 129 3/18/2024
2.3.685 131 3/11/2024
2.3.682 114 3/4/2024
2.3.679 104 2/27/2024
2.3.676 107 2/27/2024
2.3.665 121 2/26/2024
2.3.660 121 2/19/2024
2.3.657 104 2/19/2024
2.3.652 125 2/19/2024
2.3.645 124 2/14/2024
2.3.642 105 2/14/2024
2.3.636 98 2/12/2024
2.3.633 118 2/5/2024
2.3.630 104 1/30/2024
2.3.627 95 1/30/2024
2.3.622 100 1/30/2024
2.3.619 106 1/30/2024
2.3.616 99 1/30/2024
2.3.599 110 1/29/2024
2.3.596 112 1/29/2024
2.3.588 107 1/22/2024
2.3.583 100 1/22/2024
2.3.578 107 1/22/2024
2.3.571 123 1/16/2024
2.3.568 115 1/16/2024
2.3.563 122 1/15/2024
2.3.556 117 1/8/2024
2.3.553 152 1/1/2024
2.3.550 131 12/25/2023
2.3.547 128 12/25/2023
2.3.542 122 12/25/2023
2.3.535 128 12/18/2023
2.3.530 100 12/18/2023
2.3.518 138 12/14/2023
2.3.511 146 12/11/2023
2.3.508 150 12/11/2023
2.3.503 139 12/11/2023
2.3.487 134 12/11/2023
2.3.476 154 12/11/2023
2.3.473 165 12/8/2023
2.3.469 147 12/4/2023
2.3.466 147 11/29/2023
2.3.461 138 11/28/2023
2.3.455 122 11/27/2023
2.3.452 124 11/27/2023
2.3.447 111 11/21/2023
2.3.444 147 11/21/2023
2.3.439 120 11/20/2023
2.3.432 142 11/20/2023
2.3.423 125 11/20/2023
2.3.412 878 11/14/2023
2.3.407 118 11/14/2023
2.3.399 120 11/13/2023
2.3.392 144 11/9/2023
2.3.387 140 11/6/2023
2.3.384 122 11/6/2023
2.3.379 168 10/30/2023
2.3.376 151 10/30/2023
2.3.373 154 10/30/2023
2.3.368 161 10/23/2023
2.3.365 145 10/23/2023
2.3.360 151 10/17/2023
2.3.357 135 10/16/2023
2.3.352 131 10/16/2023
2.3.345 142 10/16/2023
2.3.336 159 10/9/2023
2.3.333 143 10/2/2023
2.3.330 142 9/25/2023
2.3.327 140 9/23/2023
2.3.324 138 9/19/2023
2.3.320 125 9/18/2023
2.3.313 156 9/12/2023
2.3.310 132 9/12/2023
2.3.305 211 9/4/2023
2.3.302 271 8/28/2023
2.3.299 198 8/24/2023
2.3.296 329 8/14/2023
2.3.293 172 8/14/2023
2.3.288 240 8/8/2023
2.3.282 359 8/1/2023
2.3.264 295 7/24/2023
2.3.260 175 7/17/2023
2.3.257 182 7/17/2023
2.3.246 253 7/11/2023
2.3.243 173 7/11/2023
2.3.238 195 7/10/2023
2.3.231 256 7/3/2023
2.3.228 162 7/3/2023
2.3.223 203 7/1/2023
2.3.218 264 6/26/2023
2.3.215 258 6/19/2023
2.3.210 166 6/19/2023
2.3.195 181 6/19/2023
2.3.190 337 6/15/2023
2.3.187 174 6/15/2023
2.3.182 283 6/5/2023
2.3.179 202 6/5/2023
2.3.174 325 5/29/2023
2.3.171 249 5/22/2023
2.3.168 214 5/22/2023
2.3.163 217 5/15/2023
2.3.160 299 5/8/2023
2.3.157 199 5/8/2023
2.3.154 415 5/4/2023
2.3.151 217 5/3/2023
2.3.144 471 4/10/2023
2.3.141 313 4/8/2023
2.3.131 295 4/4/2023
2.3.126 372 4/3/2023
2.3.123 333 4/3/2023
2.3.117 297 4/3/2023
2.3.114 407 3/27/2023
2.3.111 337 3/26/2023
2.3.108 384 3/21/2023
2.3.105 337 3/21/2023
2.3.100 425 3/6/2023
2.3.97 358 3/4/2023
2.3.94 349 3/3/2023
2.3.60 364 2/28/2023
2.3.57 431 1/30/2023
2.3.54 625 1/23/2023
2.3.51 430 1/23/2023
2.3.48 456 1/23/2023
2.3.45 429 1/17/2023
2.3.44 649 1/16/2023
2.3.41 473 1/15/2023
2.3.38 466 1/15/2023
2.3.33 465 1/15/2023
2.3.25 434 1/15/2023
2.3.6 455 1/15/2023
2.3.4 459 1/15/2023
2.2.127 472 1/15/2023
2.2.120 453 1/15/2023
2.2.110 465 1/15/2023
2.2.107 479 1/15/2023
2.2.102 448 1/15/2023
2.2.95 430 1/15/2023
2.2.84 477 1/15/2023
2.2.73 497 1/15/2023
2.2.72 455 1/10/2023
2.2.66 513 12/14/2022
2.2.60 679 9/7/2022
2.2.55 700 9/7/2022
2.2.50 685 9/7/2022
2.2.45 654 9/7/2022
2.2.36 569 11/3/2021
2.2.28 534 9/27/2021
2.2.15 6,001 9/21/2020