Innovoft.IO.SplitReaders 1.4.35

There is a newer version of this package available.
See the version list below for details.
dotnet add package Innovoft.IO.SplitReaders --version 1.4.35
NuGet\Install-Package Innovoft.IO.SplitReaders -Version 1.4.35
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Innovoft.IO.SplitReaders" Version="1.4.35" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Innovoft.IO.SplitReaders --version 1.4.35
#r "nuget: Innovoft.IO.SplitReaders, 1.4.35"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Innovoft.IO.SplitReaders as a Cake Addin
#addin nuget:?package=Innovoft.IO.SplitReaders&version=1.4.35

// Install Innovoft.IO.SplitReaders as a Cake Tool
#tool nuget:?package=Innovoft.IO.SplitReaders&version=1.4.35

Innovoft.IO.SplitReaders is a library for efficient csv column reading. When reading small csv files and on one thread using a TextReader and doing a string.Split(...) is not an issue. But when reading 100 GB csv files on 48 threads, string creation ends up being an issue because of all the GC that it causes.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.44 222 11/10/2023
1.4.43 83 11/10/2023
1.4.42 112 11/1/2023
1.4.41 108 11/1/2023
1.4.40 117 10/29/2023
1.4.39 97 10/29/2023
1.4.38 512 6/17/2022
1.4.37 453 6/15/2022
1.4.36 450 4/25/2022
1.4.35 431 4/25/2022
1.4.34 453 4/24/2022
1.4.33 462 4/22/2022
1.4.32 454 2/22/2022
1.4.31 463 2/21/2022
1.4.30 440 2/12/2022
1.4.29 449 2/12/2022
1.4.28 296 1/4/2022
1.4.27 293 1/4/2022
1.4.26 327 12/7/2021
1.4.25 919 12/1/2021
1.4.24 1,016 11/29/2021
1.4.23 330 11/3/2021
1.4.22 338 11/3/2021
1.4.21 351 10/26/2021
1.4.20 329 10/25/2021
1.4.19 344 9/27/2021
1.4.18 336 9/27/2021
1.4.17 408 9/15/2021
1.4.16 312 9/15/2021
1.4.15 380 9/10/2021
1.4.14 383 7/22/2021
1.4.13 396 6/16/2021
1.4.12 343 6/12/2021
1.4.11 330 5/25/2021
1.4.10 363 5/24/2021
1.4.9 349 5/24/2021
1.4.8 372 5/18/2021
1.4.7 560 5/18/2021
1.4.6 438 5/18/2021
1.4.5 393 4/18/2021
1.4.4 341 4/15/2021
1.4.3 328 4/15/2021
1.4.2 349 4/15/2021
1.4.1 335 4/15/2021
1.4.0 339 4/15/2021
1.3.3 334 4/15/2021
1.3.2 355 4/14/2021
1.3.1 352 4/7/2021
1.3.0 386 4/7/2021
1.2.2 349 4/6/2021
1.2.1 357 4/6/2021
1.2.0 347 4/5/2021
1.1.0 334 3/31/2021
1.0.0 366 3/30/2021