Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bitzart/ocpi.net
- Owner: BitzArt
- License: mit
- Created: 2022-08-29T12:22:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T17:09:38.000Z (9 months ago)
- Last Synced: 2024-05-16T03:59:14.851Z (6 months ago)
- Topics: csharp, dotnet, electric-vehicles, ev-charging, ev-roaming, ocpi, roaming
- Language: C#
- Homepage: https://bitzart.github.io/OCPI.Net/
- Size: 3.27 MB
- Stars: 22
- Watchers: 4
- Forks: 12
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)