Addax.Formats.Tabular 1.2.0

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

// Install Addax.Formats.Tabular as a Cake Tool
#tool nuget:?package=Addax.Formats.Tabular&version=1.2.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 net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.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.2.0 372 12/9/2023
1.1.0 141 12/2/2023
1.1.0-preview.1701039906 83 11/26/2023
1.1.0-preview.1700698407 70 11/23/2023
1.0.0 121 11/20/2023
1.0.0-rc.1700269044 88 11/18/2023
1.0.0-rc.1699847691 92 11/13/2023