Install
.NET CLI
dotnet add package Cesil --version 0.5.0
Package Manager Console
Install-Package Cesil -Version 0.5.0
PackageReference
<PackageReference Include="Cesil" Version="0.5.0" />
Frameworks
Dependencies
System.IO.Pipelines
[4.5.3, )
.NETCoreApp3.0
System.Runtime.Serialization.Primitives
[4.3.0, )
.NETCoreApp3.0
Adoption guide
Projects that prefer strongly typed pipelines and predictable serialization contracts.
Why it appears in the guide: Strongly-typed CSV serialization/deserialization with compile-time focused mapping patterns. Trade-off: Evaluate ecosystem maturity and fit with your team's existing CSV tooling conventions.
Compatibility metadata lists 1 target framework; 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.