Innovoft.IO.SplitReaders
1.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Innovoft.IO.SplitReaders --version 1.2.0
NuGet\Install-Package Innovoft.IO.SplitReaders -Version 1.2.0
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.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Innovoft.IO.SplitReaders --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Innovoft.IO.SplitReaders, 1.2.0"
#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.2.0 // Install Innovoft.IO.SplitReaders as a Cake Tool #tool nuget:?package=Innovoft.IO.SplitReaders&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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 was computed. |
.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.
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 | 268 | 11/10/2023 |
1.4.43 | 111 | 11/10/2023 |
1.4.42 | 139 | 11/1/2023 |
1.4.41 | 141 | 11/1/2023 |
1.4.40 | 152 | 10/29/2023 |
1.4.39 | 133 | 10/29/2023 |
1.4.38 | 546 | 6/17/2022 |
1.4.37 | 481 | 6/15/2022 |
1.4.36 | 481 | 4/25/2022 |
1.4.35 | 453 | 4/25/2022 |
1.4.34 | 477 | 4/24/2022 |
1.4.33 | 495 | 4/22/2022 |
1.4.32 | 484 | 2/22/2022 |
1.4.31 | 493 | 2/21/2022 |
1.4.30 | 472 | 2/12/2022 |
1.4.29 | 475 | 2/12/2022 |
1.4.28 | 310 | 1/4/2022 |
1.4.27 | 320 | 1/4/2022 |
1.4.26 | 360 | 12/7/2021 |
1.4.25 | 941 | 12/1/2021 |
1.4.24 | 1,043 | 11/29/2021 |
1.4.23 | 354 | 11/3/2021 |
1.4.22 | 365 | 11/3/2021 |
1.4.21 | 377 | 10/26/2021 |
1.4.20 | 360 | 10/25/2021 |
1.4.19 | 367 | 9/27/2021 |
1.4.18 | 367 | 9/27/2021 |
1.4.17 | 435 | 9/15/2021 |
1.4.16 | 338 | 9/15/2021 |
1.4.15 | 406 | 9/10/2021 |
1.4.14 | 412 | 7/22/2021 |
1.4.13 | 420 | 6/16/2021 |
1.4.12 | 373 | 6/12/2021 |
1.4.11 | 365 | 5/25/2021 |
1.4.10 | 397 | 5/24/2021 |
1.4.9 | 375 | 5/24/2021 |
1.4.8 | 401 | 5/18/2021 |
1.4.7 | 584 | 5/18/2021 |
1.4.6 | 473 | 5/18/2021 |
1.4.5 | 419 | 4/18/2021 |
1.4.4 | 370 | 4/15/2021 |
1.4.3 | 361 | 4/15/2021 |
1.4.2 | 373 | 4/15/2021 |
1.4.1 | 360 | 4/15/2021 |
1.4.0 | 373 | 4/15/2021 |
1.3.3 | 362 | 4/15/2021 |
1.3.2 | 389 | 4/14/2021 |
1.3.1 | 386 | 4/7/2021 |
1.3.0 | 422 | 4/7/2021 |
1.2.2 | 377 | 4/6/2021 |
1.2.1 | 385 | 4/6/2021 |
1.2.0 | 369 | 4/5/2021 |
1.1.0 | 358 | 3/31/2021 |
1.0.0 | 396 | 3/30/2021 |