View on GitHub

nissan-connect-dotnet

🚗🔋 A C# .NET client library for the unofficial Nissan Connect API. This library targets vehicles produced after May 2019.

Nissan Connect Client Library

CI Nuget

This repository contains a C# .NET client library for the unofficial Nissan Connect API. This library is based on the great dartnissanconnect-library by @Tobiaswk.

⚠️ This library supports the EU-region only. (I think?)


Table of Contents

Example Program

An example program can be found here.

Output preview of the example program:

Nuget

This library is available as a Nuget here.

Nuget

Nuget package installation commands:

dotnet add package NissanConnectLib 

PM> NuGet\Install-Package NissanConnectLib

<PackageReference Include="NissanConnectLib" Version="" />

Publish Nuget Package

Create a new GitHub Release with a tag to trigger the Nuget Release-action.

Disclaimer

This library is not endorsed by, directly affiliated with, maintained, authorized, or sponsored by Nissan Motor Corporation. All product and company names are the registered trademarks of their original owners. The use of any trade name or trademark is for identification and reference purposes only and does not imply any association with the trademark holder of their product brand.