Skip to content

Official .NET client library for accessing the OpenPLZ API

License

Notifications You must be signed in to change notification settings

openpotato/openplzapi-client.net

Repository files navigation

NuGet Gallery GitHub

OpenPLZ API .NET Client

The official .NET client library for direct access to the OpenPLZ API.

  • Supports .NET 8 and .NET 9
  • Supports all available API endpoints
  • Supports paged responses and RFC 9457 error responses

Installation

The OpenPLZ PHP .NET Client is available on NuGet and can be installed via .NET CLI:

dotnet add package OpenPlzApi.Client

Getting started

Documentation is available in the GitHub wiki.

Can I help?

Yes, that would be much appreciated. The best way to help is to post a response via the Issue Tracker and/or submit a Pull Request.