A .NET client library for direct access to the REST services of the application of the Swiss communes (AGVCH) provided by the Swiss Federal Statistical Office.
- Supports .NET 8 and .NET 9
- Supports the following AGVCH API endpoints:
- Snapshot of the communes (Snapshot der Gemeinden):
../api/communes/snapshot
- Mutations of the communes (Mutationen der Gemeinden):
../api/communes/mutations
- Levels of the communes (Raumgliederungen der Gemeinden):
../api/communes/levels
- Snapshot of the communes (Snapshot der Gemeinden):
dotnet add package OpenPlzApi.AGVCH
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.