A .NET library for parsing and building OpenCodeList documents.
- Supports
.NET 10,.NET 9and.NET 8 - Includes document class for code list documents
- Includes document class for code list set documents
- Includes synchronous and asynchronous methods
- Parsing and building based on
System.Text.Json.
dotnet add package OpenCodeList.Net
See 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.