Skip to main content
Total Downloads
4.0M
3,953,414
Published
Feb 5, 2024
Latest stable version

Install

.NET CLI
dotnet add package Sylvan.Data.Csv --version 1.3.6-b0001
Package Manager Console
Install-Package Sylvan.Data.Csv -Version 1.3.6-b0001
PackageReference
<PackageReference Include="Sylvan.Data.Csv" Version="1.3.6-b0001" />

Frameworks

net6.0 .NETStandard2.0 .NETStandard2.1

Dependencies

No declared dependencies.

Adoption guide

Large-volume ETL and analytics ingestion where throughput and memory profile are top priorities.

CSV guide
Why it appears in the guide: High-performance CSV reader/writer optimized for streaming and low-allocation data access. Trade-off: The API is intentionally lower-level than CsvHelper and may require more explicit mapping code.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.