OCPI.Net 0.9.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package OCPI.Net --version 0.9.3
NuGet\Install-Package OCPI.Net -Version 0.9.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OCPI.Net" Version="0.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OCPI.Net --version 0.9.3
#r "nuget: OCPI.Net, 0.9.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OCPI.Net as a Cake Addin
#addin nuget:?package=OCPI.Net&version=0.9.3

// Install OCPI.Net as a Cake Tool
#tool nuget:?package=OCPI.Net&version=0.9.3

OCPI.Net

Tests

OCPI (Open Charge Point Interface) implementation for .Net, built with C#

Supported OCPI versions: 2.0, 2.1.1, 2.2, 2.2.1

Package documentation is expected later.

For now, you can refer to this sample project

Installation

To use in your project, add the nuget package:

dotnet add package OCPI.Net

Main features

  • OCPI Contracts + Validation

    This NuGet package provides a comprehensive collection of contract models required for seamless protocol implementation. Additionally, the package includes validators specifically designed to validate OCPI contract models, ensuring their accuracy and compliance with the protocol's specifications.

  • Asp.Net Core integration

    The package contains all necessary functionality to easily implement OCPI using Asp.Net Core. Make sure your OCPI controllers inherit from the OcpiContrtoller class.

  • Versioning

    Apply OcpiEndpoint attribute to those controllers that implement OCPI modules, and the package will perform an automated scan of the codebase and fetch necessary data for your OCPI Versions Module.

  • OCPI Errors

    When using OCPI, there might be certain situations where something goes wrong or an error occurs. To help developers handle these errors effectively, there are predefined OCPI Exceptions available. By throwing (or raising) one of these predefined exceptions, developers can easily communicate the specific error that happened in accordance with the protocol.

    In addition to the predefined exceptions, developers also have the flexibility to create their own custom exceptions. This means they can define their own specific types of errors to handle unique situations or requirements in their OCPI implementation.

Extra

Any contributions, suggestions and feature requests are welcome.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.17.0 587 2/27/2024
0.16.3 164 2/11/2024
0.16.2 102 2/8/2024
0.16.1 326 1/11/2024
0.16.0 624 1/10/2024
0.15.3 428 12/26/2023
0.15.2 151 12/6/2023
0.15.1 1,042 10/15/2023
0.15.0 117 10/13/2023
0.14.2 245 10/1/2023
0.14.1 115 9/29/2023
0.14.0 164 9/19/2023
0.13.1 115 9/19/2023
0.13.0 203 9/5/2023
0.12.0 123 9/4/2023
0.11.2 133 8/18/2023
0.11.1 100 8/18/2023
0.11.0 103 8/17/2023
0.10.1 132 8/14/2023
0.10.0 121 8/14/2023
0.9.5 180 8/10/2023
0.9.4 190 7/11/2023
0.9.3 135 7/8/2023
0.9.2 130 7/7/2023
0.9.1 150 7/7/2023
0.8.10 174 6/21/2023
0.8.9 147 6/14/2023
0.8.8 148 5/12/2023
0.8.7 173 4/19/2023
0.8.6 162 4/18/2023
0.8.5 172 4/17/2023
0.8.4 176 4/4/2023
0.8.3 180 4/4/2023
0.8.2 227 3/13/2023