Blog Post

Healthcare and Life Sciences Blog
4 MIN READ

Parsing FHIR Objects with Custom JSON Converters in C#

pjirsa's avatar
pjirsa
Icon for Microsoft rankMicrosoft
Mar 23, 2022
Introduction Working with complex JSON data can be quite cumbersome in a strongly typed language like C#. Especially if you want to deserialize that data into POCO model classes. Firely.NET ...
Updated Mar 23, 2022
Version 1.0