openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
CsvHelper
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 22, 2024 — Jul 22, 2025
Showing page 35 of 51
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Cleanup.
Josh Close
More...
about 8 years ago
Fixing Line Ending Spanning Buffer
jamesbascle
More...
about 8 years ago
Removed Excel specific code. The malformed fallback behavior that mimics Excel is still there.
Josh Close
More...
about 8 years ago
Merge branch 'master' of https://github.com/JoshClose/CsvHelper
Josh Close
More...
about 8 years ago
Changed ReadHeader to not set CurrentRecord to null.
Josh Close
More...
about 8 years ago
Merge pull request #675 from jpsingleton/master
Josh Close
More...
about 8 years ago
Tiny grammar fix to README
James Singleton
More...
about 8 years ago
Updated nuget scripts. Push may not be working correctly yet.
Josh Close
More...
over 8 years ago
Added CslCompliant back in.
Josh Close
More...
over 8 years ago
Removed un-needed info.
Josh Close
More...
over 8 years ago
Version bump.
Josh Close
More...
over 8 years ago
Removed AllowPartiallyTrustedCallers.
Josh Close
More...
over 8 years ago
Version bump.
Josh Close
More...
over 8 years ago
Removed redundant CheckHasBeenRead() call.
Josh Close
More...
over 8 years ago
Fixed project version number.
Josh Close
More...
over 8 years ago
Updated nuget push script.
Josh Close
More...
over 8 years ago
Only supporting netstandard1.3 now. Updated to VS2017.
Josh Close
More...
over 8 years ago
Fix up whitespace <-> tab conversion issue
Michael Nye
More...
over 8 years ago
Fixed issue of skipping a character if a line ending was within a quoted field
Michael Nye
More...
over 8 years ago
Changed default delmiter to current cultures list separator.
Josh Close
More...
over 8 years ago
Removed un-used code.
Josh Close
More...
over 8 years ago
Changing names to prepare to create PropertyMapBuilder
jamesbascle
More...
over 8 years ago
Fixing post-merge issues.
jamesbascle
More...
over 8 years ago
Merge branch 'master' of https://github.com/JoshClose/CsvHelper into ClassMapBuilderRedux
jamesbascle
More...
over 8 years ago
Added tests for TypeConverterOptionsFactory using different cultures.
Josh Close
More...
almost 9 years ago
Cleanup.
Josh Close
More...
almost 9 years ago
Added CLSCompliant( true ) attribute to assembly.
Josh Close
More...
almost 9 years ago
Fixed issue with type converter options set in factory not working with auto mapping or explicit map.
Josh Close
More...
almost 9 years ago
Allow mapping to fields. By default, only properties will work when auto mapping. You can change a config value to choose properties, fields, or both.
Josh Close
More...
almost 9 years ago
Adding ClassMapBuilder.
jamesbascle
More...
almost 9 years ago
←
1
2
…
31
32
33
34
35
36
37
38
39
…
50
51
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree