2
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed issue with TypeConverter being assigned to a member that has a Convert expression assigned to it. More... about 3 years ago
Merge pull request #2063 from enkodellc/patch-1 More... about 3 years ago
Merge pull request #2075 from crozone/master More... about 3 years ago
Merge pull request #2072 from luber/bugfix/#2066 More... about 3 years ago
Escape the escape char when writing. More... about 3 years ago
Add leaveOpen parameter to the CsvReader constructor IReaderConfiguration overload More... about 3 years ago
Added missing links for migration. More... about 3 years ago
fix(CsvWriter): fix 'leaveOpen' parameter does not work More... about 3 years ago
Update Migrations index.html More... about 3 years ago
Merge branch 'randyburden-master' More... about 3 years ago
Merge branch 'master' of github.com:randyburden/CsvHelper into randyburden-master More... about 3 years ago
Merge branch 'lokeshkumarbalu-master' More... about 3 years ago
Cleanup. More... about 3 years ago
Merge branch 'master' of github.com:lokeshkumarbalu/csv-helper into lokeshkumarbalu-master More... about 3 years ago
Updated change log and migration docs. More... about 3 years ago
Add documentation for type converter options More... about 3 years ago
Add clickable NuGet badges to README More... about 3 years ago
1.fix ReadHeader bug in CsvDataReader More... about 3 years ago
Merge branch 'marcrocny-master' More... about 3 years ago
Merge branch 'master' of github.com:marcrocny/CsvHelper into marcrocny-master More... about 3 years ago
Merge branch 'micheleissa-feature-1198' More... about 3 years ago
Merge branch 'feature-1198' of github.com:micheleissa/CsvHelper into micheleissa-feature-1198 More... about 3 years ago
Merge branch 'KonH-feature/add_type_converter_constructor_args' More... about 3 years ago
Added CLS compliant constructor. Added unit test. More... about 3 years ago
Merge branch 'feature/add_type_converter_constructor_args' of github.com:KonH/CsvHelper into KonH-feature/add_type_converter_constructor_args More... about 3 years ago
Added generic overload for CsvConfiguration.ApplyAttributes. More... about 3 years ago
Return CsvConfiguration from ApplyAttributes to allow chaining. More... about 3 years ago
Merge branch 'GrumpyBusted-master' More... about 3 years ago
Merge branch 'master' of github.com:GrumpyBusted/CsvHelper into GrumpyBusted-master More... about 3 years ago
Add constructorArgs params argument to TypeConverterAttribute More... about 3 years ago