Info
| Version: | 3.0.491 | 
| Author(s): | Guilherme Branco Stracini | 
| Last Update: | Monday, October 20, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://guibranco.github.io/VTEX-SDK-dotnet | 
| NuGet Url: | https://www.nuget.org/packages/VTEX | 
Install
Install-Package VTEX
                        dotnet add package VTEX
                        paket add VTEX
                        
                                VTEX Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - VTEX.Health(>= 2.2.15)
- CrispyWaffle(>= 2.5.10)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.RegularExpressions(>= 4.3.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- VTEX.Health(>= 2.2.15)
- CrispyWaffle(>= 2.5.10)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.RegularExpressions(>= 4.3.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
Tags
 
                
A .NET client to consume VTEX APIs for both Core and Framework projects.