2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added CI workflow. More... almost 2 years ago
Removing net462 and net47 in favor of using netstandard2.0. Removed build project. More... almost 2 years ago
Merge pull request #2221 from AustinWise/austin/Net6IfDef More... almost 2 years ago
Use NET6_0_OR_GREATER to detect support for DateOnly and TimeOnly More... almost 2 years ago
Updated Using and Dispose documentation. More... about 2 years ago
remove-invalid-loop More... about 2 years ago
Use StartsWith & EndsWith instead More... about 2 years ago
Use indexer More... about 2 years ago
Change order of checks in default ShouldQuote implementation More... about 2 years ago
Added test for the empty lines fix More... over 2 years ago
Fixed GetDelimiter not properly detecting the delimiter when there's blank lines More... over 2 years ago
Rename columnCount member to prevColumnCount More... over 2 years ago
Strengthen test More... over 2 years ago
Merge branch 'JoshClose:master' into bugfix-2081-generic-types-error More... over 2 years ago
Always update CsvReader.ColumnCount More... over 2 years ago
Deal with line break in quoted field during Read More... over 2 years ago
Changed .NET build versions to MS supported versions. More... over 2 years ago
HasHeaderRecord = False now loads Datatable More... over 2 years ago
Allow CultureInfoAttribute on classes More... almost 3 years ago
Allow using static CultureInfo properties via CultureInfoAttribute by passing their names More... almost 3 years ago
Add additional constructor to EncodingAttribute taking int codepage More... almost 3 years ago
Set default true for boolean-valued attributes More... almost 3 years ago
Ensure the ConvertToStringArgs are constructed with the correct generic type More... almost 3 years ago
Add check for hasHeaderRecord in CsvWriter.WriteHeader(IEnumerable). More... almost 3 years ago
Merge branch 'MarcelVersteeg-documentation' More... almost 3 years ago
Repairs "This Operation is only valid on generic types." error caused by calling type.GetGenericTypeDefinition on non generic types. More... about 3 years ago
Update CsvWriter.cs More... about 3 years ago
Update CsvReader.cs More... about 3 years ago
Update CsvParser.cs More... about 3 years ago
Updated change log. More... about 3 years ago