Skip to content
Frank Stüber edited this page Jan 29, 2025 · 1 revision

OpenCodeList is a standardised JSON format for the generic representation of code lists.

This is a .NET library for parsing and building OpenCodeList documents.

Installation

The OpenCodeList.NET is available on NuGet and can be installed via .NET CLI:

dotnet add package OpenCodeList.Net

Clone this wiki locally