C# Libraries for Canonical APIs

In the past I’ve spent more time explaining how “easy” it is to add a C# generator than it took me to write one :blush:

Here are the C# classes for RM 1.0.3 (rename the extension .md to .zip):

openehr_csharp_models_rm103.md (210.9 KB)

@johnmeredith @DanielBaumert Would something like this be useful for your .NET / C# implementation?

There is only one serious error for DV_INTERVAL class but maybe somebody who uses C# might help me figure it out.

I would need to add serialization/deserialization but have to learn how it is done in C# – it looks “easier” than in Java :thinking:
EDIT: done (file above updated with the new version)

After generators for Dart, Java and C#, should I add one for Kotlin too? Or TypeScript?
EDIT: TypeScript

2 Likes