Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.08 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.08 KB

NuGet Gallery GitHub

OpenPlzApi.GV100AD

A .NET library for parsing GV100AD files (Gemeindeverzeichnis) provided by Destatis.

  • Supports .NET 6, .NET 8 and .NET 9
  • Supports all GV100AD record types:
    • Federal state (Bundesland, Satzart 10)
    • Government region (Regierungsbezirk, Satzart 20)
    • Region (Region, Satzart 30)
    • District (Kreis, Satzart 40)
    • Municipality (Gemeinde, Satzart 50)
    • Municipal association (Gemeindeverbund, Satzart 60)

Installation

dotnet add package OpenPlzApi.GV100AD

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.