Nukepayload2.Csv is a cross-platform Csv String <==> .NET Object converter. Commonly Used members: Nukepayload2.Csv.CsvConvert.SerializeObject Nukepayload2.Csv.CsvConvert.DeserializeObject Supported types in csv columns: System.String System.DateTime System.Int32 System.Int64 System.Single System.Double System.Boolean NOTE: Please don't forget to add the "Code Generation" capability if you are using this package in a UWP project. If JIT is not allowed, both serialization and deserialization could be much slower than expected.
$ dotnet add package Nukepayload2.CsvNo README available.