2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'laurensknoll-MaxFieldSize' More... about 3 years ago
Merge branch 'MaxFieldSize' of github.com:laurensknoll/CsvHelper into laurensknoll-MaxFieldSize More... about 3 years ago
Merge branch 'StefanBertels-custom_uri_converter_test_fails' More... about 3 years ago
Fixed constructor mapping issue where parameter has a type converter but would still try and use constructor mapping. More... about 3 years ago
Merge branch 'custom_uri_converter_test_fails' of github.com:StefanBertels/CsvHelper into StefanBertels-custom_uri_converter_test_fails More... about 3 years ago
Merge branch 'valeriob-add_member_name_in_conversion_exception' More... about 3 years ago
Merge branch 'add_member_name_in_conversion_exception' of github.com:valeriob/CsvHelper into valeriob-add_member_name_in_conversion_exception More... about 3 years ago
Merge branch 'RyanSinfield-patch-1' More... about 3 years ago
Merge branch 'patch-1' of github.com:RyanSinfield/CsvHelper into RyanSinfield-patch-1 More... about 3 years ago
Merge branch 'ruslanss-issue_1500_dynamic_mappings' More... about 3 years ago
Cleanup. More... about 3 years ago
Merge branch 'issue_1500_dynamic_mappings' of github.com:ruslanss/CsvHelper into ruslanss-issue_1500_dynamic_mappings More... about 3 years ago
Merge branch 'vdailly-master' More... about 3 years ago
Added prefix inheritance option and made it false by default. More... about 3 years ago
Merge branch 'master' of github.com:vdailly/CsvHelper into vdailly-master More... about 3 years ago
Merge branch 'sirideain-master' More... about 3 years ago
Cleaned up writing methods. More... about 3 years ago
Merge branch 'master' of github.com:sirideain/CsvHelper into sirideain-master More... about 3 years ago
Made ShouldUseConstructorParameters logic a little more clear. More... about 3 years ago
Removed unneeded in params and ref struct from CsvParser. More... about 3 years ago
Removed all MethodImplOptions.AggressiveInlining from CsvParser. More... about 3 years ago
Pass IWriterConfiguration into CsvWriter instead of CsvConfiguration. More... about 3 years ago
Added Field and RawRecord to BadDataException. Breaking change. More... about 3 years ago
Updated changed log and migration docs. More... about 3 years ago
Merge branch 'mcciesla-master' More... about 3 years ago
Added EnumConverterFactory and CollectionConverterFactory. Changed factory creation to give back whether it should be added to the cache. More... about 3 years ago
Merge branch 'master' of github.com:mcciesla/CsvHelper into mcciesla-master More... about 3 years ago
Merge branch 'lechu445-patch-1' More... about 3 years ago
Merge branch 'patch-1' of github.com:lechu445/CsvHelper into lechu445-patch-1 More... about 3 years ago
Merge branch 'master' of github.com:JoshClose/CsvHelper More... about 3 years ago