Addax.Formats.Tabular 2.0.0

dotnet add package Addax.Formats.Tabular --version 2.0.0                
NuGet\Install-Package Addax.Formats.Tabular -Version 2.0.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="Addax.Formats.Tabular" Version="2.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Addax.Formats.Tabular --version 2.0.0                
#r "nuget: Addax.Formats.Tabular, 2.0.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 Addax.Formats.Tabular as a Cake Addin
#addin nuget:?package=Addax.Formats.Tabular&version=2.0.0

// Install Addax.Formats.Tabular as a Cake Tool
#tool nuget:?package=Addax.Formats.Tabular&version=2.0.0                

About

Provides high-performance and low-allocating types that work with tabular data represented as delimiter-separated values (DSV). The implementation is based on W3C recommendation "Model for Tabular Data and Metadata on the Web" and can process any conventional tabular data dialect, such as comma-separated values (CSV).

Key Features

  • A general-purpose framework that supports different tabular data dialects and character encodings.
  • Provides an extensible record mapping model based on source-generated and custom contracts.
  • Includes several extensible field converters for a wide range of commonly used built-in types.
  • Fully compatible with applications that are published using the Native AOT deployment model.

Documentation

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.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
2.0.0 140 12/4/2024
1.2.0 847 12/9/2023
1.1.0 175 12/2/2023
1.0.0 166 11/20/2023