Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tspence/csharp-csv-reader issues and pull requests
#68 - Infinite loop while reading file
Issue -
State: open - Opened by AlainBartmanDilaw 4 months ago
- 2 comments
#67 - Fix buffer read for windows style newlines
Pull Request -
State: closed - Opened by tspence 6 months ago
- 2 comments
#66 - Fix bad version 3.1.3 and deploy as 3.1.4
Pull Request -
State: closed - Opened by tspence 6 months ago
- 1 comment
#65 - Improvements to nested serialization
Pull Request -
State: closed - Opened by tspence 6 months ago
- 1 comment
#64 - Add support for nested serialization of arrays
Pull Request -
State: closed - Opened by tspence 6 months ago
- 1 comment
#63 - Very long lines don't parse
Issue -
State: closed - Opened by wvdvegt over 1 year ago
- 7 comments
#62 - Line goes missing when parsing a big file
Issue -
State: closed - Opened by joelverhagen over 1 year ago
- 3 comments
#61 - Using Asynchronous on .Net 2.0
Issue -
State: closed - Opened by HyagoOliveira over 1 year ago
- 1 comment
#60 - Add more precise tests for CR/LF characters
Pull Request -
State: closed - Opened by tspence over 1 year ago
- 1 comment
#59 - Preserving new lines in text fields?
Issue -
State: closed - Opened by domdere over 1 year ago
- 6 comments
#58 - Fix items discovered via SonarCloud
Pull Request -
State: closed - Opened by tspence over 1 year ago
- 1 comment
#57 - Add sonar cloud scanning and code coverage
Pull Request -
State: closed - Opened by tspence over 1 year ago
- 1 comment
#56 - Add test examples from RFC 4180
Issue -
State: open - Opened by tspence almost 2 years ago
#55 - Extend field data length to match #of field header
Issue -
State: open - Opened by wvdvegt almost 2 years ago
#54 - Fix issue where line starts with a text qualifier
Pull Request -
State: closed - Opened by tspence almost 2 years ago
#53 - returns in quoted fields are not supported
Issue -
State: closed - Opened by wvdvegt almost 2 years ago
- 4 comments
#52 - Cleaning
Pull Request -
State: closed - Opened by tspence about 2 years ago
- 3 comments
#51 - Upgrade all projects to SDK style
Pull Request -
State: closed - Opened by tspence about 2 years ago
- 5 comments
#50 - Config changes to make most unit tests work on updated frameworks (4.…
Pull Request -
State: closed - Opened by rfreytag about 2 years ago
- 8 comments
#49 - TextQualifier string
Issue -
State: open - Opened by FunkICSEng about 2 years ago
#48 - Cleanup test suite
Pull Request -
State: closed - Opened by tspence almost 3 years ago
#47 - Benchmarks
Issue -
State: open - Opened by tspence almost 3 years ago
#46 - Improve serialization support
Pull Request -
State: closed - Opened by tspence almost 3 years ago
- 2 comments
#45 - Enhancement - CSVSettings.ColumnsToExclude
Issue -
State: closed - Opened by MicroTrendsTom almost 3 years ago
- 2 comments
#44 - Check prior to SetValue - PropertyInfo.CanWrite on deserialize
Issue -
State: closed - Opened by MicroTrendsTom almost 3 years ago
- 3 comments
#43 - Support streaming serialization
Issue -
State: closed - Opened by tspence almost 3 years ago
- 1 comment
#42 - Standardize csv code
Pull Request -
State: closed - Opened by tspence almost 3 years ago
#41 - Fix all #if statements and flags
Pull Request -
State: closed - Opened by tspence almost 3 years ago
#40 - Fix code drift between CSV parsing pathways
Issue -
State: closed - Opened by tspence almost 3 years ago
#39 - Tests for deserialize a nullable floating point value
Pull Request -
State: closed - Opened by tspence almost 3 years ago
- 2 comments
#38 - CSV files which have an empty System.Single field as the last column fail to deserialize
Issue -
State: closed - Opened by AshwinGanesan almost 3 years ago
- 3 comments
#37 - Add support for "sep=" line
Pull Request -
State: closed - Opened by tspence almost 3 years ago
#36 - Create github action
Pull Request -
State: closed - Opened by tspence almost 3 years ago
#35 - Remove unnecessary dotnet versions
Pull Request -
State: closed - Opened by tspence almost 3 years ago
#34 - Let's try creating a version of Travis that tests Net Framework 2.0
Pull Request -
State: closed - Opened by tspence almost 3 years ago
#33 - Add back in support for .Net Framework 2.0
Pull Request -
State: closed - Opened by tspence almost 3 years ago
- 1 comment
#32 - Let's update our multi-platform support functionality
Pull Request -
State: closed - Opened by tspence almost 3 years ago
- 1 comment
#31 - Refactor frameworks for serialization
Pull Request -
State: closed - Opened by tspence almost 3 years ago
#30 - Have you compared parsing to CsvHelper?
Issue -
State: closed - Opened by proca-ainq about 3 years ago
- 2 comments
#29 - Quoting of text
Issue -
State: closed - Opened by wvdvegt about 3 years ago
- 1 comment
#28 - Support for sep= line
Issue -
State: closed - Opened by wvdvegt about 3 years ago
- 9 comments
#27 - Increment build number in nuspec file
Pull Request -
State: closed - Opened by tspence almost 4 years ago
- 2 comments
#26 - Implementation of Async CSV reader
Pull Request -
State: closed - Opened by tspence almost 4 years ago
#25 - Fix perf of newlines
Pull Request -
State: closed - Opened by tspence almost 4 years ago
#24 - Sort files in chop test
Pull Request -
State: closed - Opened by tspence almost 4 years ago
#23 - Create Net50 version of code
Pull Request -
State: closed - Opened by tspence almost 4 years ago
#22 - Update CSV.cs
Pull Request -
State: closed - Opened by janpub over 4 years ago
#21 - Parsing is extremely slow for files with lots of embedded newlines
Issue -
State: closed - Opened by ronnieoverby almost 5 years ago
- 6 comments
#20 - Handling embedded (but escaped) text delimiter
Issue -
State: closed - Opened by arvindshmicrosoft almost 6 years ago
- 3 comments
#19 - Switch to fully async
Pull Request -
State: closed - Opened by ted-spence-avalara about 6 years ago
#18 - Try travis on 3.11.0
Pull Request -
State: closed - Opened by ted-spence-avalara about 6 years ago
#17 - Upgrade NUnit to 3.11.0
Pull Request -
State: closed - Opened by ted-spence-avalara about 6 years ago
#16 - Let's see if Travis works without DotNet installed
Pull Request -
State: closed - Opened by ted-spence-avalara about 6 years ago
#15 - Net20 can support extension methods in this file
Pull Request -
State: closed - Opened by ted-spence-avalara about 6 years ago
#14 - Replace NetStandard20 test project with a Framework one
Pull Request -
State: closed - Opened by tspence over 6 years ago
- 1 comment
#13 - Standardize and update to work with NetStandard20
Pull Request -
State: closed - Opened by ted-spence-avalara over 6 years ago
- 1 comment
#12 - Add a failure for a demonstration
Pull Request -
State: closed - Opened by ted-spence-avalara about 8 years ago
#11 - Understanding push-to-nuget
Pull Request -
State: closed - Opened by ted-spence-avalara about 8 years ago
#10 - First attempt to get Travis to compile and run tests on a branch
Pull Request -
State: closed - Opened by tspence about 8 years ago
- 1 comment
#9 - Quick backing fields
Pull Request -
State: closed - Opened by tspence about 8 years ago
#8 - Fixes to enable nuget packager
Pull Request -
State: closed - Opened by ted-spence-avalara over 8 years ago
#7 - Multi target2
Pull Request -
State: closed - Opened by ted-spence-avalara over 8 years ago
#6 - rush change
Pull Request -
State: closed - Opened by tspence over 8 years ago
#5 - Update the home page with new information about how to get this proje…
Pull Request -
State: closed - Opened by tspence over 8 years ago
#4 - What options are supported by this DLL?
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated
#3 - in CSV.cs, function ChopFile() cw.Dispose() called on Null cw
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated
#2 - Unit tests for writing to a CSV file
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated
#1 - Support alternative End-Of-Line characters
Issue -
State: closed - Opened by GoogleCodeExporter almost 10 years ago
- 1 comment
Labels: Priority-Medium, Type-Defect, auto-migrated