David McCarter
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.
Add remainder of the StringExtentions methods to benchmarking.
Make sure that all methods in RandomData have benchmark tests.
Some of the benchmark tests for the Extensions project are not working properly after recent changes. Most are around the "HasItems" extension methods.
Add support to Spargine, unit tests, and benchmark projects for .NET 7.
Add code to the benchmark collection class to create only the collection types needed for the benchmark test.
Add a comment to methods that validate arguments simular to this: [/// Validates that and is not null.](url)