How can I read a file of variant-call-format [VCF] using .Net technology? I see some codes on GitHub that use javascript to convert file VCF format into Excel but I am not sure about the output. and I also want to parse the VCF file using .net to have full control of code and to make sure that is without any bugs