Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hagronnestad/nissan-connect-dotnet
🚗🔋 A C# .NET client library for the unofficial Nissan Connect API. This library targets vehicles produced after May 2019.
https://github.com/hagronnestad/nissan-connect-dotnet
nissan nissan-connect nissan-leaf nissanconnect
Last synced: 14 days ago
JSON representation
🚗🔋 A C# .NET client library for the unofficial Nissan Connect API. This library targets vehicles produced after May 2019.
- Host: GitHub
- URL: https://github.com/hagronnestad/nissan-connect-dotnet
- Owner: hagronnestad
- License: mit
- Created: 2023-05-09T19:16:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-15T18:07:00.000Z (3 months ago)
- Last Synced: 2024-10-04T19:44:15.928Z (about 1 month ago)
- Topics: nissan, nissan-connect, nissan-leaf, nissanconnect
- Language: C#
- Homepage: https://heinandre.no/nissan-connect-dotnet
- Size: 182 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README-nuget.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Nissan Connect Client Library
[![CI](https://github.com/hagronnestad/nissan-connect-dotnet/actions/workflows/main.yml/badge.svg)](https://github.com/hagronnestad/nissan-connect-dotnet/actions/workflows/main.yml) [![Nuget](https://img.shields.io/nuget/v/NissanConnectLib)](https://www.nuget.org/packages/NissanConnectLib)
***Unofficial*** C# .NET client library for the Nissan Connect API. This library is based on the great [dartnissanconnect](https://gitlab.com/tobiaswkjeldsen/dartnissanconnect)-library by [@Tobiaswk](https://github.com/Tobiaswk).
⚠️ This library supports the EU-region only. (I think?)
---
## Example Program
[An example program can be found here.](https://github.com/hagronnestad/nissan-connect-dotnet/tree/main/NissanConnect/NissanConnectLib.Example/)
*Output preview of the example program:*
![](https://raw.githubusercontent.com/hagronnestad/nissan-connect-dotnet/main/Screenshots/02-example-output-2.png)
## More Information
### Website
https://heinandre.no/nissan-connect-dotnet/### GitHub
https://github.com/hagronnestad/nissan-connect-dotnet## 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.