This folder contains samples to show how to parse a DTDL interface and enumerate the elements when using extends and components
- DTDLParserResolveSample shows how to parse an interface with external references, resolve the dependencies using the
Azure.IoT.ModelsRepositoryclient. - DTDLParserJSInteropSample shows how to use the DTDL Parser from JavaScript running in the browser, using .NET JSInterop