Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

CsvHelper

A .NET library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Collective - Host: opensource - https://opencollective.com/csvhelper - Website: https://joshclose.github.io/CsvHelper - Code: https://github.com/joshclose/CsvHelper

Merge branch 'fix-unit-tests-line-ending' of https://github.com/0xced/CsvHelper into 0xced-fix-unit-tests-line-ending

github.com/joshclose/CsvHelper - ed23e47f44f8f8a55dbda5b61b3c121304b581cd authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - c97cc176ff9d5bdc276c5e992b32fbd8b5452c7f authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - 05331388e290d269cd7705cb09f4a58688356602 authored almost 4 years ago by Josh Close <[email protected]>
Added configuration for ExceptionMessagesContainRawData that defaults to true.

github.com/joshclose/CsvHelper - df0fb1bb9718ea0937ad7a2745baca8db9c7fcb7 authored almost 4 years ago by Josh Close <[email protected]>
Removed all init properties.

This was causing too many compiler issues for people.

github.com/joshclose/CsvHelper - 4a8863f509867e3ab9ceb8b937d73de78fa70c2c authored almost 4 years ago by Josh Close <[email protected]>
Removed old docs.

github.com/joshclose/CsvHelper - 663b50b7c1a41eb2f3858e91562d175d094bcd3c authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 01724326bca66e3b0ab434e732e4f62ec4b91f98 authored almost 4 years ago by Josh Close <[email protected]>
Docs - Changed code example tab indentation to 4 spaces.

github.com/joshclose/CsvHelper - 6c57e6cdfbe6b870b13a1411c8c4a2e73ca67b77 authored almost 4 years ago by Josh Close <[email protected]>
Fixed docs issue.

github.com/joshclose/CsvHelper - 5a72de4c395d4a70db110bb5a215e707008bbae7 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 0de1901790dc3b7cda6fa74689352b47837f7678 authored almost 4 years ago by Josh Close <[email protected]>
Statiq docs.

github.com/joshclose/CsvHelper - 1cf516ec93dca712b490c524132f0c7311a94666 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 86d21c44d576d8bd37f910421b6d8e990b8f2b1d authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - 9af8156b30f78e52928d4a17bb83089e999d9459 authored almost 4 years ago by Josh Close <[email protected]>
Fixed stack overflow issue with accessing Parser[int] or Parser.Record in BaddataFound callback.

Throw an exception explaining issue now.

github.com/joshclose/CsvHelper - 8e50eee523857486320b9a2cb6eaf7e847f0c7d9 authored almost 4 years ago by Josh Close <[email protected]>
Fix unit tests on macOS and Linux (where the default line ending is LF)

github.com/joshclose/CsvHelper - 7dc9e3dc692b2529caf5d2c7214c4b2bc1ecc06a authored almost 4 years ago by Cédric Luthi <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - d25958acd3ac9ab5d7625c4a1e1644bf59e4d915 authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - 13a4dfa65fb96bdd4a9baa87cf94e044685b04fd authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue with Trimming all white space.

github.com/joshclose/CsvHelper - 108553e1982ff0a9768fbd9a467482e7fe93f812 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 1ee7f5f8bdc1718e08978b485d5794c02a6d4cbc authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - e7b7c98d93b2beaff6eb705257ac48b3eab0a461 authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue with ShouldQuote not having the correct field type when writing records.

github.com/joshclose/CsvHelper - c369d189e158023ef56de16918f4e8785207462e authored almost 4 years ago by Josh Close <[email protected]>
Docs publish.

github.com/joshclose/CsvHelper - 87387759a67c80ecb4d0f4951e82c4acc59b54ac authored almost 4 years ago by Josh Close <[email protected]>
Updated doc example.

github.com/joshclose/CsvHelper - 3d8ccb891e4de2db5e329d74dad538c609b3abb4 authored almost 4 years ago by Josh Close <[email protected]>
Merge branch '0xced-fix-culture-sensitive-tests'

github.com/joshclose/CsvHelper - 75b20ef6e5ba198d05807c2c0a1a87ea5ea694f2 authored almost 4 years ago by Josh Close <[email protected]>
Merge branch 'fix-culture-sensitive-tests' of https://github.com/0xced/CsvHelper into 0xced-fix-culture-sensitive-tests

github.com/joshclose/CsvHelper - 622a66ca5ed84460e87a4961d1847a424c13bf55 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 84b1002faba682349a8e449f5bdaace443af9823 authored almost 4 years ago by Josh Close <[email protected]>
Merge pull request #1692 from bytelabsco/patch-1

Update mapping-by-name.md

github.com/joshclose/CsvHelper - fa9d8ed634656663541c6a10629914e59d7b4f83 authored almost 4 years ago by Josh Close <[email protected]>
Merge branch 'billrob-master'

github.com/joshclose/CsvHelper - ff2e17f4bc62f3d3d7250e50ca84fa6489a31989 authored almost 4 years ago by Josh Close <[email protected]>
Merge branch 'master' of https://github.com/billrob/CsvHelper into billrob-master

github.com/joshclose/CsvHelper - 9b0d661dd93bfc342069678f53bc65080c492878 authored almost 4 years ago by Josh Close <[email protected]>
Merge branch 'CAPCHIK-trim'

github.com/joshclose/CsvHelper - 35be55a116d6014285be0c527d607245e055fea1 authored almost 4 years ago by Josh Close <[email protected]>
Merge branch 'trim' of https://github.com/CAPCHIK/CsvHelper into CAPCHIK-trim

github.com/joshclose/CsvHelper - c2d5d3f74f5cc2776fe12edc49089eaeb4988a35 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - c4fe86b5b5522d06784d52ed7dcc1683675cff1b authored almost 4 years ago by Josh Close <[email protected]>
Fixed docs example.

github.com/joshclose/CsvHelper - 58f6165af6d38f9169b6f50d0d6efcbd7f1d9705 authored almost 4 years ago by Josh Close <[email protected]>
Adds cancelation to async methods

Exposed on writer/reader primary calls
Only flows down to the big while loop, as nothing else wa...

github.com/joshclose/CsvHelper - 7c9ccc4c0edd1d30494c16be89eabf6147ef65a4 authored almost 4 years ago by BillRob <[email protected]>
Fix Trim mode

github.com/joshclose/CsvHelper - 0e20d7838d53cf228d8e20e4fa5800450b9b8416 authored almost 4 years ago by Maksim Makushchenko <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 91a8f065e8108c4103df2cfa80a719e0a96ae2eb authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - c1645cb46edf07324d3fa05ec0ca29f5807f34e1 authored almost 4 years ago by Josh Close <[email protected]>
Fixed visibility of CsvWriter.FlushBufferAsync method.

github.com/joshclose/CsvHelper - 60eda5863eb5fa308f674dc4f029af3f766bc659 authored almost 4 years ago by Josh Close <[email protected]>
Changed all delegate parameters to take in an args object.

github.com/joshclose/CsvHelper - 2c45278b36e7900288ed16ce220665865ac3c17d authored almost 4 years ago by Josh Close <[email protected]>
Changed CsvWriter.Flush and CsvWriter.FlushAsync to flush the underlying TextWriter.

github.com/joshclose/CsvHelper - 7de846f3a33ec7467924c4fcadbc7a07a4665a65 authored almost 4 years ago by Josh Close <[email protected]>
Made method WriteToBuffer protected so subclasses are able to override WriteField methods.

github.com/joshclose/CsvHelper - 68b49aa09c0658f4f6d596c46199e484dd1053dc authored almost 4 years ago by Josh Close <[email protected]>
Changed all public init properties to set.

github.com/joshclose/CsvHelper - 4d0f9ddb62dd0bf11ba1b1ce249d0cfb34db1e96 authored almost 4 years ago by Josh Close <[email protected]>
Added CsvDataReader test.

github.com/joshclose/CsvHelper - 8e814c01f0232d508538442b3fee0a81ba8b3563 authored almost 4 years ago by Josh Close <[email protected]>
Update mapping-by-name.md

Changed data column names to reflect the property names in the FooMap

github.com/joshclose/CsvHelper - 2a2a614e3ff3ae860527bd53a001c3281521affd authored almost 4 years ago by bytelabsco <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 3f4d7e65548757b821f711bbabc731e18e17a7c7 authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - 6f7772ff76ada29255cfd1a9431c327faf482433 authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue with data corruption when parser buffer ran out in middle of escape and quote.

github.com/joshclose/CsvHelper - 7f989664fce436ec612aff44cc1844acaa25ac88 authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue where CsvConfiguration.NewLine was being set when value is null in constructor causing IsNewLine to be true.

github.com/joshclose/CsvHelper - 24ce088fe821b94e64a29373419fa806e1f6461c authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue with leaveOpen not being honored in CsvWriter.DisposeAsync.

github.com/joshclose/CsvHelper - cdfd5a83791ab59c37c3350ac5e6c27ad4322135 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 4db081ab48a08d3424fb663fddf934769efbbd91 authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - 28ff3ae06a2b086067eacb1b72dad26e6c9d9ddd authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue with EnumIgnoreCase value not making it to converter when reading.

github.com/joshclose/CsvHelper - 2d2cb2ca93f9c69bedcfb216a4cc0945ccc29ec5 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 71aff7be7e7eb69b419d99eb65b8fd7c0c99703c authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - f0355bcf611fd07b4b95e68118a42108643d90ca authored almost 4 years ago by Josh Close <[email protected]>
Added missing parameter to xml doc.

github.com/joshclose/CsvHelper - 79b9d32983c52dcf83a9aefac7247c9d812255d2 authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue with EnumConverter when duplicate names or values appeared in an enum.

github.com/joshclose/CsvHelper - 8e5b97aa9a1345858386fdb09f63b9e9a58fbf05 authored almost 4 years ago by Josh Close <[email protected]>
Moved all configuration settings into local fields in CsvReader.

github.com/joshclose/CsvHelper - 8c18d04f088c890a39cb9afee0b700254b513686 authored almost 4 years ago by Josh Close <[email protected]>
Changed delegate ShouldQuote to include the field type.

github.com/joshclose/CsvHelper - ceaa3833a4ec91f2695ea3e0a5d68220606c6461 authored almost 4 years ago by Josh Close <[email protected]>
Changed ParserMode to CsvMode and added CsvMode to writing.

github.com/joshclose/CsvHelper - 4087082f46d2d977a5676382b94493a3ba35d695 authored almost 4 years ago by Josh Close <[email protected]>
Updated xml doc for CsvConfiguration constructor.

github.com/joshclose/CsvHelper - 3730251843b193dc85d93ecfdd13cec0f127e72e authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue with CsvContext not being passed into AutoMap.

github.com/joshclose/CsvHelper - 04f273e0cb5c181fc1efa58b38ba040d2423cf37 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 5f73ffd9677d4812ba184ab0ceb067f191d5b450 authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - 937abef3f94afea3a355cdf1c273c473f76d9b66 authored almost 4 years ago by Josh Close <[email protected]>
Removed unused class in unit test.

github.com/joshclose/CsvHelper - 80041f475ecd7ad68b37022db21dfbdf5c46dd10 authored almost 4 years ago by Josh Close <[email protected]>
Added fallback Excel compatibility back in.

github.com/joshclose/CsvHelper - d547d0f86d8c09cf0ad12ee1f5cbd1bf01e4a1b5 authored almost 4 years ago by Josh Close <[email protected]>
Updated XML doc on CsvConfiguration to clarify settings values to null.

github.com/joshclose/CsvHelper - 6cfa7835a67bad647f73820a1ba6e1cced54e850 authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue with processed field buffer not being large enough on resize.

github.com/joshclose/CsvHelper - 72b75265a0d9cb161f13ba67e270cc0d7ef00879 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 725431d7dd467da3bc1700757c5d9f73e92d42ae authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - 2ab78f0306d7d41c9a5941d401ebf892437c47dc authored almost 4 years ago by Josh Close <[email protected]>
Process boolean and null type converter options when writing.

github.com/joshclose/CsvHelper - b5240a7f815d450d2bc2ec90d0dd4457d2fbe141 authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue with state not getting reset when buffer filling in the middle of a state.

github.com/joshclose/CsvHelper - 678193e8b8543a460d76e27a249f209d3114dabb authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue buffer ending in the middle of a line ending.

github.com/joshclose/CsvHelper - 20c32fb953b0a5a59c54dacf7d131473bffe349a authored almost 4 years ago by Josh Close <[email protected]>
Added ParserMode.NoEscape.

github.com/joshclose/CsvHelper - f6e30acdb6d38a40513d2f1cf4e991266c2faeba authored almost 4 years ago by Josh Close <[email protected]>
Changed configuration constructor values to default to null and use the property value as a default. This is to eliminate duplicating default values.

github.com/joshclose/CsvHelper - 765fd7a4afe5b7dd329afeae168cf02aec9656d6 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - affcb43647b67cc024bf5a008f704265b83523d7 authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - 69f8b21fa7abc257329ae3bc421fe16865f02afd authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue with writing a field that is larger then 2x the buffer size.

github.com/joshclose/CsvHelper - 3b83271692325831580974064002e363cca610f8 authored almost 4 years ago by Josh Close <[email protected]>
Added XML docs to new CsvWriter constructor.

github.com/joshclose/CsvHelper - d85ab879c9449b6ae73d96ca18521634db681e7f authored almost 4 years ago by Josh Close <[email protected]>
Added constructor that takes in all properties as default arguments for environments that can't use property init.

github.com/joshclose/CsvHelper - f2dce998f70ce1e0dfcec79a699463e3328086a1 authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue with cache miss in on both the reader and writer.

github.com/joshclose/CsvHelper - c002336cd1792f15f174098d21ce4289391a6509 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 8b555ec2cf5a918419f13f3f750e11956786209b authored almost 4 years ago by Josh Close <[email protected]>
Docs fix.

github.com/joshclose/CsvHelper - c2271ddad7e6fe6ac3244cdc2db3abdd2c0ec483 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - cde2da41e9efc80394698fc123bd5b0f05dcaf5f authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - 1dbfc1778644585b2c0c189e82a0657e591e61a0 authored almost 4 years ago by Josh Close <[email protected]>
Changed default NewLine to '\r\n'. Writing needs to write a valid RFC 4180 file.

github.com/joshclose/CsvHelper - f03232c72dc9e9e99be5a04ec88e5297e634c211 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - c25052e66834df1bd34e6dba06435700819ed780 authored almost 4 years ago by Josh Close <[email protected]>
Updated docs. Getting started and examples updated with api changes.

github.com/joshclose/CsvHelper - e749a410f5df2fe358895f111cf8d6e063471af1 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 602bb568d8dba055e84a8d19296f38c0ce67067f authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - 97a1be75dc692d49a05ecbc464d41de22416b910 authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue with writer not keeping track of row and index.

github.com/joshclose/CsvHelper - dbbf944da29ab9e067f63437f6a454bd3fdad93d authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - aa843c789f01b785e4e9b0b0bd4210507ab4f3cd authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - 6f7150ae858b4f1a57bf88dcb8198d7a501da568 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - ec2c8f020868d970dce9c65e48c5310d6e915822 authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - 0cbb15ef841564f9a48f517b7451f2cade65c858 authored almost 4 years ago by Josh Close <[email protected]>
Updated xml docs.

github.com/joshclose/CsvHelper - 9c66a732f8eb5b7855398d82522538887575cacf authored almost 4 years ago by Josh Close <[email protected]>
Changed NewLine from char? to string.

github.com/joshclose/CsvHelper - 42346c899836dd17066f6684f4e7e2020ce88bd5 authored almost 4 years ago by Josh Close <[email protected]>
Fixed issue with record and init in pre net 50 frameworks.

github.com/joshclose/CsvHelper - e972ff467f1d73fed88c0756abdfe2efbbbe12f3 authored almost 4 years ago by Josh Close <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 4b614febd25db047fa53a980f2db7ea4d6476b2d authored almost 4 years ago by Josh Close <[email protected]>
Updated change log.

github.com/joshclose/CsvHelper - c36042458bcce5f82212acb9bd539936608300a0 authored almost 4 years ago by Josh Close <[email protected]>
Updated project build properties.

github.com/joshclose/CsvHelper - 9518e79cba8bc2dc231f23d0bef459c2c0f85096 authored almost 4 years ago by Josh Close <[email protected]>