David McCarter

Results 62 issues of David McCarter

If a CSV file that has a text column in it and that text contains linefeeds, the parsing does not work properly. With line feeds, it parses the text rows...

So far, I haven't been able to find a single code comment in this source. Also, there are NO XML comments that will help with IntelliSense.

Roll CheckPermission into these methods.

enhancement

Add remainder of the StringExtentions methods to benchmarking.

enhancement

Make sure that all methods in RandomData have benchmark tests.

enhancement

Some of the benchmark tests for the Extensions project are not working properly after recent changes. Most are around the "HasItems" extension methods.

bug

Add support to Spargine, unit tests, and benchmark projects for .NET 7.

enhancement

Add code to the benchmark collection class to create only the collection types needed for the benchmark test.

enhancement

Add a comment to methods that validate arguments simular to this: [/// Validates that and is not null.](url)

documentation