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
The OpenPLZ PHP .NET Client is available on NuGet and can be installed via .NET CLI:
dotnet add package OpenPlzApi.Client
Documentation is available in the GitHub wiki.
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.