Addax.Formats.Tabular
1.0.0-rc.1700269044
This is a prerelease version of Addax.Formats.Tabular.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Addax.Formats.Tabular --version 1.0.0-rc.1700269044
NuGet\Install-Package Addax.Formats.Tabular -Version 1.0.0-rc.1700269044
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.0.0-rc.1700269044" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Addax.Formats.Tabular --version 1.0.0-rc.1700269044
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Addax.Formats.Tabular, 1.0.0-rc.1700269044"
#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.0.0-rc.1700269044&prerelease // Install Addax.Formats.Tabular as a Cake Tool #tool nuget:?package=Addax.Formats.Tabular&version=1.0.0-rc.1700269044&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
- Completely compatible with applications that have native ahead-of-time (AOT) deployment model.
- Offers a customizable and extensible contract model for mapping tabular data to .NET types.
- Includes built-in support for mapping tabular data fields and records to a wide range of common types.
Documentation
Product | Versions 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.