Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.08 KB

File metadata and controls

26 lines (16 loc) · 1.08 KB

NuGet Gallery GitHub

OpenPLZ API .NET Client

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

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

Installation

The OpenPLZ API .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.