-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Frank Stüber edited this page Jan 29, 2025
·
3 revisions
OpenPLZ API is a open data project that makes a public street and postal code directory for Germany, Austria, Switzerland and Liechtenstein available via an open REST API interface.
This .NET library provides easy access to the OpenPLZ API.
The OpenPLZ API .NET Client is available on NuGet and can be installed via .NET CLI:
dotnet add package OpenPlzApi.Client