Overthinking CSV With Cesil: Open Source Update
It’s been about 4 months since I started this series on Cesil. In that I’ve published 12 blog posts and made numerous updates to Cesil. Having just released a new version (0…
This was posed in Overthinking CSV With Cesil: Adopting Nullable Reference Types Basically, when Cesil is setting a member on a type it currently ignores any inviolability annotations that member m...
It’s been about 4 months since I started this series on Cesil. In that I’ve published 12 blog posts and made numerous updates to Cesil. Having just released a new version (0…
In the previous post I went over how Cesil has adopted all the cool, new, C# 8 things – except for the coolest new thing, nullable reference types. C#’s answer to the billion dollar mistake, …