Relative Content

Tag Archive for c#yamlyamldotnet

yamldotnet read generic file C#

so I’m trying to read yaml files and store them in json in a database, so I can do some bulk querying of them. Trouble is – I can’t seem to be able to make a generic function that reads yaml files. I started with: