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

Fixed issue with CsvHelperException stack overflow.

github.com/joshclose/CsvHelper - aa110597b446d1c5218674d9e5cf7ff308b4ee32 authored almost 4 years ago by Josh Close <[email protected]>
Parser and writer performance. Made configuration read only. Moved mutable config data into the context. Added details to exception messages.

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

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

github.com/joshclose/CsvHelper - 22877761facb7c05174385a6dd9d6f66166f03de authored almost 4 years ago by Josh Close <[email protected]>
Added ObjectCreator and removed ReflectionHelper.CreateInstance methods.

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

github.com/joshclose/CsvHelper - a1995132314f19d16620286430fab8df47abd6bb authored almost 4 years ago by Josh Close <[email protected]>
Added the rest of the mapping and attributes configuration for constructor parameters.

github.com/joshclose/CsvHelper - 6a4fd9a8b5fabc6276aaea51d0bffbfe824bc01c authored almost 4 years ago by Josh Close <[email protected]>
Fix culture-sensitive tests

Linux and macOS use the International Components for Unicode (ICU) libraries for globalization f...

github.com/joshclose/CsvHelper - 135d26551fb433059bc5a1959a5c401358e4e7a4 authored about 4 years ago by Cédric Luthi <[email protected]>
Update config.yml

github.com/joshclose/CsvHelper - ff76cd2895bd740ee872de1ffbae6367ad87441c authored about 4 years ago by Josh Close <[email protected]>
Removed Question template.

github.com/joshclose/CsvHelper - 8f09fe05408901b45964208100645588f05f0342 authored about 4 years ago by Josh Close <[email protected]>
Update config.yml

Removed redundant URL.

github.com/joshclose/CsvHelper - b9f9e67598923edf315262137928f07b9efd4439 authored about 4 years ago by Josh Close <[email protected]>
Create config.yml

Disabled blank issues. Added contact links for questions.

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

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

github.com/joshclose/CsvHelper - 9d4668847ba090aa16fc3f978d37f32470406cb1 authored about 4 years ago by Josh Close <[email protected]>
Added parameter mapping via class map or attributes.

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

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

github.com/joshclose/CsvHelper - 6a9fc5b5866bc39c03ecacb0f2042fc565ad4966 authored about 4 years ago by Josh Close <[email protected]>
Fixed issue where EnumConverter wasn't working if enum value wasn't an Int32.

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

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

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

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

github.com/joshclose/CsvHelper - bd423c949d3b0a5455369eb9e2a4b21d041274ef authored about 4 years ago by Josh Close <[email protected]>
ValidateHeader will validate all members before calling HeaderValidated.

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

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

github.com/joshclose/CsvHelper - 6c17df9bff81444978f8ca7dda67c676558c71f6 authored about 4 years ago by Josh Close <[email protected]>
Added ability to put [NameAttribute] on an enum value.

You can read and write the specified name. If multiple names are listed, reading will use any of ...

github.com/joshclose/CsvHelper - 74cb8d300a63632e498601c4a76dfb2ee9bf0189 authored about 4 years ago by Josh Close <[email protected]>
Added ability to register a converter for a generic Enum that will default for all enums.

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

github.com/joshclose/CsvHelper - ddc1ffde108d2a50321273f5ea5c48e1f2862add authored about 4 years ago by Josh Close <[email protected]>
Added newline info to getting started docs.

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

github.com/joshclose/CsvHelper - 45e44426556ede2002d29a8bbcf44e8900d825c4 authored about 4 years ago by Josh Close <[email protected]>
Added some info about reading/writing manually in the getting started doc.

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

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

github.com/joshclose/CsvHelper - 66f34c6881901a59b0dc8cf46a5580277e346496 authored about 4 years ago by Josh Close <[email protected]>
Added ObjectDisposedException when calling any variant of GetRecords with a message explaining to the user what happened.

github.com/joshclose/CsvHelper - 4845b2df7aede07128b8a3653f70dff24a71b73f authored about 4 years ago by Josh Close <[email protected]>
Ability to have duplicate header names when using dynamic records.

github.com/joshclose/CsvHelper - 1ae7e73689ec36cf1578b138d7c6588fa0b85a08 authored about 4 years ago by Josh Close <[email protected]>
Fix so IgnoreAttribute will ignore the tree.

github.com/joshclose/CsvHelper - 2127d2dd689d25feb6a9b77cd52106ce69cfc7ab authored about 4 years ago by Josh Close <[email protected]>
Merge branch 'davidegiacometti-dg/issue-1508'

github.com/joshclose/CsvHelper - 0bc2dc780417f1baf0fa6faacf0bd3457046f50c authored about 4 years ago by Josh Close <[email protected]>
empty CsvDataReader and test

github.com/joshclose/CsvHelper - 1dfce296819cccc966dc5c988e5b2a3578b89b25 authored about 4 years ago by Davide <[email protected]>
Merge branch 'configuration-functions-comment-typo-patch' of https://github.com/mxashlynn/CsvHelper into configuration-functions-comment-typo-patch

github.com/joshclose/CsvHelper - 18e57dd83f45aec05c1ff46ed686db03d7aabf23 authored about 4 years ago by Paige Ashlynn <[email protected]>
Fix typo in XML comment.

github.com/joshclose/CsvHelper - e5f6665aff3ae626074751866527ef4a014674f4 authored about 4 years ago by Paige Ashlynn <[email protected]>
Merge branch 'InRedikaWB-feat/ignore-case-search' into master

github.com/joshclose/CsvHelper - 5533e520618c96c833136c971027a555d530799c authored about 4 years ago by Josh Close <[email protected]>
Changed GetOrdinal to use PrepareHeaderForMatch. Changed GetOrdinal to use Configuration.CultureInfo to compare names. Changed GetOrdinal to throw an exception if the name isn't found, per Microsoft's recommendations.

github.com/joshclose/CsvHelper - f2e8b60a2fcdaabedc5abe9910f536ccbdd49584 authored about 4 years ago by Josh Close <[email protected]>
Merge branch 'feat/ignore-case-search' of https://github.com/InRedikaWB/CsvHelper into InRedikaWB-feat/ignore-case-search

github.com/joshclose/CsvHelper - d5f4d4d3fed08d96eab75f2e891c9fa1db1a5c8f authored about 4 years ago by Josh Close <[email protected]>
Merge branch 'StefanBertels-convert_using_null_issue1595' into master

github.com/joshclose/CsvHelper - 81632c32c61a42d9e7bf48bfef94c022ba238b69 authored about 4 years ago by Josh Close <[email protected]>
Merge branch 'convert_using_null_issue1595' of https://github.com/StefanBertels/CsvHelper into StefanBertels-convert_using_null_issue1595

github.com/joshclose/CsvHelper - f481c89298040a703061010aa3a44ffcd29742c1 authored about 4 years ago by Josh Close <[email protected]>
fix output by calling WriteField for null values, too (issue #1595 and issue #1454)

github.com/joshclose/CsvHelper - 2d2ef730063b54a7d72f12da31b4fe165033dc17 authored about 4 years ago by Stefan Bertels <[email protected]>
add test showing problem (issue #1595 and issue #1454)

github.com/joshclose/CsvHelper - 2d1712446627900f9e00f6f96521bf835ef1970a authored about 4 years ago by Stefan Bertels <[email protected]>
fix: support ignore case search for GetOrdinal

github.com/joshclose/CsvHelper - 127b02d12c7c51b6c6b2da68bec0cea341b14db8 authored about 4 years ago by Alexey I.m2strng4dtwrld <[email protected]>
fix code according to changed unit tests

github.com/joshclose/CsvHelper - d7392068c5c889c92022d10192996fa39fe069ed authored about 4 years ago by Stefan Bertels <[email protected]>
adjust more tests

github.com/joshclose/CsvHelper - d3178ec45622ca075309e0a2655f2953a43337d4 authored about 4 years ago by Stefan Bertels <[email protected]>
update test to show IgnoreBlankLines is wrongly evaluated

github.com/joshclose/CsvHelper - 534971e91c8b6cbb1a324afe93bb98c484dccc07 authored about 4 years ago by Stefan Bertels <[email protected]>
Fixed issue with test not building due to previous commit.

github.com/joshclose/CsvHelper - 813346f2704b4238f8710cb44a3484b5220dda97 authored about 4 years ago by Josh Close <[email protected]>
Removed unneeded dependency for net45.

github.com/joshclose/CsvHelper - 6920a4cda25e4349a62ca283257d31c74cf40919 authored about 4 years ago by Josh Close <[email protected]>
Fix typo in XML comment.

github.com/joshclose/CsvHelper - 08c02430b22b98f7abc144f709177484819c87ef authored over 4 years ago by Paige Ashlynn <[email protected]>
Added support for type converter factories

github.com/joshclose/CsvHelper - e8a45838accf3ae945bdd6d685622f3a8ed4c26f authored over 4 years ago by Michal Ciesla <[email protected]>
Added support for type converter factories

github.com/joshclose/CsvHelper - 5243e4cd5a7affaab07860b26c092bb6ef8f40f7 authored over 4 years ago by Michal Ciesla <[email protected]>
Docs build.

github.com/joshclose/CsvHelper - 8185f5d1bf0cfe869fb9d9dab13a5dbdd1041956 authored over 4 years ago by Josh Close <[email protected]>
Added docs example for appending to file.

github.com/joshclose/CsvHelper - aeaa192786b72e7a33dc0ccc29d61a724627631c authored over 4 years ago by Josh Close <[email protected]>
Add null check for WriteRecords.

github.com/joshclose/CsvHelper - 416d15d7b3909f2eff7e11af65cda2403c088c6b authored over 4 years ago by Charlie <[email protected]>
Added docs to build project.

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

github.com/joshclose/CsvHelper - 8f5156fc8647e527419fa4407a6c0f9fdfacee39 authored over 4 years ago by Josh Close <[email protected]>
Possible fix for docs.

github.com/joshclose/CsvHelper - d7b8bee641a7e34eae47d7393beb3b153d383458 authored over 4 years ago by Josh Close <[email protected]>
Revert "Docs build."

This reverts commit 4dd2ae3e483167af71c88b682dbfa865e1da573e.

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

github.com/joshclose/CsvHelper - 4dd2ae3e483167af71c88b682dbfa865e1da573e authored over 4 years ago by Josh Close <[email protected]>
Updated docs packages to latest.

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

github.com/joshclose/CsvHelper - a8d71fd255173198bc934cb3e045f99f3bcfbd7e authored over 4 years ago by Josh Close <[email protected]>
Updated T4 template for CsvParser.

github.com/joshclose/CsvHelper - e72b6f23b672b87741ac58c31db80598cede0bb0 authored over 4 years ago by Josh Close <[email protected]>
Fixed issue with multiple character delimiter not working when the first char of the delimiter precedes the actual delimiter.

e.g. 1!#2!!#3

github.com/joshclose/CsvHelper - 8751336fc08e33f295e3f47846dadfdaadfe5d65 authored over 4 years ago by Josh Close <[email protected]>
allow inherited prefix headers

github.com/joshclose/CsvHelper - 2a429157365f145b88bc656cacf640a5474d44af authored over 4 years ago by Vincent DAILLY <[email protected]>
[Issue 1500] CsvReader - allow mapping to dynamic properties

github.com/joshclose/CsvHelper - 331a493d21c25b002387c01520a9bcfcfe9739f1 authored over 4 years ago by Ruslan <[email protected]>
Merge branch 'fix_reflect_helper' of https://github.com/pengzhisun/CsvHelper into pengzhisun-fix_reflect_helper

github.com/joshclose/CsvHelper - a570087e7dc9f55c36d9f5e25325a4eef478ace8 authored over 4 years ago by Josh Close <[email protected]>
fix failed unit test

github.com/joshclose/CsvHelper - f9d944a47b72995932f1ae341f6dd85d7d50da7f authored over 4 years ago by Pengzhi Sun <[email protected]>
fix typo in CreateInstanceTest

github.com/joshclose/CsvHelper - e200177516c961c3caf587330c85e64c525427f6 authored over 4 years ago by Pengzhi Sun <[email protected]>
Merge branch 'fix_reflect_helper' of https://github.com/pengzhisun/CsvHelper into pengzhisun-fix_reflect_helper

github.com/joshclose/CsvHelper - ad5677085cfef9fb78047b8fe5d837ebbcaf0d1c authored over 4 years ago by Josh Close <[email protected]>
fix reflection helper issue #1486

github.com/joshclose/CsvHelper - 1737079d8aef3683453d59f48f7a2ec00c32631b authored over 4 years ago by Pengzhi Sun <[email protected]>
add member name in TypeConverterException message

github.com/joshclose/CsvHelper - fbf46c4820c277d089c2ae30b36cf7da22fefd59 authored over 4 years ago by vborioni <[email protected]>
Updated default number styles for DecimalConverter and DoubleConverter to match MS's recommendations.

github.com/joshclose/CsvHelper - e1d3d06d34f3ce96bfe704222dcd538f5c03cec2 authored over 4 years ago by Josh Close <[email protected]>
Fixed issue with DataReader.GetValues not working when column and rows have different count.

github.com/joshclose/CsvHelper - 24d8d5393d1c88f852fec32803419bf5a800f2b9 authored almost 5 years ago by Josh Close <[email protected]>
Downgraded System.Threading.Tasks.Extensions to 4.5.2 due to loading error of Microsoft.Bcl.AsyncInterfaces.

github.com/joshclose/CsvHelper - 06cdc8081da5371ed26f3805b8b6fea950702bf9 authored almost 5 years ago by Josh Close <[email protected]>
Ignore attribute on a reference will ignore all properties on that reference.

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

This reverts commit a5b71ba129ecb582f0ffbe5c02ea41e264f95348.

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

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

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

github.com/joshclose/CsvHelper - 5439baf327998f9b547258ed79b46739a829add9 authored almost 5 years ago by Josh Close <[email protected]>
Build Version parameter.

github.com/joshclose/CsvHelper - 827190d656535112c9c14beb375d6370a1271d01 authored almost 5 years ago by Josh Close <[email protected]>
Added dispose fixes.

github.com/joshclose/CsvHelper - 37eed517b44fb951815fa05a56212633e001e75e authored almost 5 years ago by Josh Close <[email protected]>
Implemented IAsyncDispose on writing classes in net47 and netstandard.

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

github.com/joshclose/CsvHelper - 11f53c58ebcd2bef29e44e29181eb843c83216af authored almost 5 years ago by Josh Close <[email protected]>
Docs - Fixed broken link.

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

github.com/joshclose/CsvHelper - 320d1087ed9e5fc0b2539a560fcacc8b0d732c4d authored almost 5 years ago by Josh Close <[email protected]>
Docs - Updated examples to include CultureInfo.

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

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

This reverts commit 20b77a97f08b1935b55238a52ee0909bb3feabde.

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

github.com/joshclose/CsvHelper - 20b77a97f08b1935b55238a52ee0909bb3feabde authored almost 5 years ago by Josh Close <[email protected]>
Added .nojekyll file.

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

This reverts commit 840858e0b2bab9b1a4a47b6790b741948fb406cc.

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

github.com/joshclose/CsvHelper - 840858e0b2bab9b1a4a47b6790b741948fb406cc authored almost 5 years ago by Josh Close <[email protected]>
Fixed base path for logo images.

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