You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C# .NET client library for the unofficial Nissan Connect API. This library is based on the great [dartnissanconnect](https://gitlab.com/tobiaswkjeldsen/dartnissanconnect)-library by [@Tobiaswk](https://github.com/Tobiaswk).
5
+
***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).
6
6
7
7
⚠️ This library supports the EU-region only. (I think?)
8
8
9
9
---
10
10
11
11
## Example Program
12
12
13
-
[An example program can be found here.](https://github.com/hagronnestad/nissan-connect-dotnet/blob/main/NissanConnect/NissanConnectLib.Example/Program.cs)
13
+
[An example program can be found here.](https://github.com/hagronnestad/nissan-connect-dotnet/tree/main/NissanConnect/NissanConnectLib.Example/)
This repository contains a C# .NET client library for the unofficial Nissan Connect API. This library is based on the great [dartnissanconnect](https://gitlab.com/tobiaswkjeldsen/dartnissanconnect)-library by [@Tobiaswk](https://github.com/Tobiaswk).
5
+
This repository contains an ***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).
6
6
7
7
⚠️ This library supports the EU-region only. (I think?)
8
8
@@ -19,11 +19,11 @@ This repository contains a C# .NET client library for the unofficial Nissan Conn
19
19
20
20
## Example Program
21
21
22
-
[An example program can be found here.](NissanConnect/NissanConnectLib.Example/Program.cs)
22
+
[An example program can be found here.](NissanConnect/NissanConnectLib.Example/)
0 commit comments