OCPI.Net 0.14.0

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.14.0
NuGet\Install-Package OCPI.Net -Version 0.14.0
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.14.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OCPI.Net --version 0.14.0
#r "nuget: OCPI.Net, 0.14.0"
#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.14.0

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

OCPI.Net

Tests

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

Currently supported OCPI versions: 2.2.1

Planned versions to support: 2.0, 2.1.1, 2.2

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

for now, see sample project for further guidance.

Main features

  • OCPI Contracts and Validation

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

  • Unrestricted Domain Flexibility:

    While the NuGet package equips you with contract models and validation tools for seamless OCPI protocol implementation, it also allows flexibility within your domain logic. Instead of constricting your application's domain logic, the package empowers you to integrate your specific requirements without limitations. This adaptable approach ensures your implementation perfectly aligns with your business needs and unique use cases, while still maintaining compliance with the OCPI protocol.

  • Asp.Net Core Integration, OCPI Versioning

    The package contains all necessary functionality to easily implement OCPI using Asp.Net Core. Make sure your OCPI controllers inherit from the OcpiContrtoller class. You can 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.

    Explore this sample project to see OCPI.Net in action. This project showcases how OCPI.Net integrates seamlessly within an Asp.Net Core application.

  • OCPI Errors

    When working with OCPI, errors can arise. To assist you in managing these errors, we offer predefined OCPI Exceptions. These exceptions make it simple for you to communicate specific errors in line with the protocol. You also have the option to design custom exceptions. This allows you to address distinct scenarios or needs in your 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