Releases: kentcb/KBCsv
Releases · kentcb/KBCsv
v5.0.0
v4.0.0
NOTE: this is a breaking release!
- the only import you need is
KBCsv
Kent.Boogaart.
has been removed from all namespaces.Extensions
has been removed from extension namespaces
- removed
Kent.Boogaart.
from all NuGet packages. Thus, consumers of the old package should uninstall and switch to the new - added
ToEnumerable
extension method to allow easy LINQ integration - added
CsvIgnoreAttribute
for use with reflection-basedWriteCsv
extension method (allows you to ignore certain properties) - documentation improvements
- removed the dependency on Kent.Boogaart.HelperTrinity package
- a shiny, new icon