TipsTrade.VCheck.Model 8.0.1

dotnet add package TipsTrade.VCheck.Model --version 8.0.1
                    
NuGet\Install-Package TipsTrade.VCheck.Model -Version 8.0.1
                    
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="TipsTrade.VCheck.Model" Version="8.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TipsTrade.VCheck.Model" Version="8.0.1" />
                    
Directory.Packages.props
<PackageReference Include="TipsTrade.VCheck.Model" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TipsTrade.VCheck.Model --version 8.0.1
                    
#r "nuget: TipsTrade.VCheck.Model, 8.0.1"
                    
#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.
#:package TipsTrade.VCheck.Model@8.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=TipsTrade.VCheck.Model&version=8.0.1
                    
Install as a Cake Addin
#tool nuget:?package=TipsTrade.VCheck.Model&version=8.0.1
                    
Install as a Cake Tool

TipsTrade.VCheck.Model

NuGet License

Strongly typed models for VCheck API responses. Supports both Newtonsoft.Json and System.Text.Json serialization.

This package is a dependency of TipsTrade.VCheck and can also be referenced directly if you only need the model types.

The package major version follows the .NET target version (e.g. 8.x.x targets net8.0).

Installation

dotnet add package TipsTrade.VCheck.Model

Models

Top-level

Type Description
Report The full vehicle check report
CheckDetails Details about the check performed
VehicleSummary Summary information for the vehicle
VehicleDetails Detailed vehicle information

History

Type Description
VehicleHistory Aggregated vehicle history
VehicleAncestory Vehicle ancestry information
ColourChanges History of colour changes
Export Export history records
Finance Outstanding finance records
Import Import history records
KeeperChange Keeper change records
MileageRecord Mileage history records
Ownership Ownership history
SalvageAuction Salvage auction records
Scrapped Scrapped status records
Stolen Stolen status records
UserSubmit User-submitted data
VrmChange VRM change history
WriteOff Write-off records

Technical

Type Description
TechnicalSpecification Full technical specification
Dimensions Vehicle dimensions
Engine Engine specification
General General technical data
Performance Performance data

Other

Type Description
Mot MOT information
MotTest Individual MOT test result
MotComment MOT advisory or failure comment
Ulez Ultra-low emission zone (London) status
Valuation Vehicle valuation
Ved Vehicle excise duty (road tax) information
VedRate VED rate details
FuelCosts Estimated fuel cost information

Serialization

All models are decorated with both [JsonProperty] (Newtonsoft.Json) and [JsonPropertyName] (System.Text.Json) attributes, so they work with either serializer out of the box.

Targets

Targets net8 and net481 (.NET Framework 4.8.1).

License

MIT

Product Compatible and additional computed target framework versions.
.NET 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net481 is compatible. 
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 TipsTrade.VCheck.Model:

Package Downloads
TipsTrade.VCheck

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.1 119 5/28/2026
8.0.0 89 5/28/2026
2.4.0.2 129 5/27/2026
2.4.0.1 115 5/15/2026
2.4.0 230 7/31/2025
2.2.0.3 315 7/10/2023
2.2.0.1 850 1/12/2023