Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bitzart/ocpi.net

OCPI implementation for .Net
https://github.com/bitzart/ocpi.net

csharp dotnet electric-vehicles ev-charging ev-roaming ocpi roaming

Last synced: 4 days ago
JSON representation

OCPI implementation for .Net

Awesome Lists containing this project

README

        

![Tests](https://github.com/BitzArt/OCPI.Net/actions/workflows/Tests.yml/badge.svg)

[![NuGet version](https://img.shields.io/nuget/v/Ocpi.Net.svg)](https://www.nuget.org/packages/Ocpi.Net/)
[![NuGet downloads](https://img.shields.io/nuget/dt/Ocpi.Net.svg)](https://www.nuget.org/packages/Ocpi.Net/)

## Overview

[OCPI (Open Charge Point Interface)](https://github.com/ocpi/ocpi) implementation for .Net, built with C#

| OCPI Version | Support | Progress |
|--------------|-----------|-------------------------------------------------|
| 2.2.1 | ✔️ | |
| 2.2 | Partial | (https://github.com/BitzArt/OCPI.Net/issues/15) |
| 2.1.1 | Planned | (https://github.com/BitzArt/OCPI.Net/issues/16) |
| 2.1 | Planned | (https://github.com/BitzArt/OCPI.Net/issues/17) |

[![documentation](https://img.shields.io/badge/documentation-512BD4?style=for-the-badge)](https://bitzart.github.io/OCPI.Net/1.introduction.html)

## License

[![License](https://img.shields.io/badge/mit-%230072C6?style=for-the-badge)](https://github.com/BitzArt/OCPI.Net/blob/main/LICENSE)