Orc.CsvTextEditor 6.0.0

Prefix Reserved
dotnet add package Orc.CsvTextEditor --version 6.0.0
                    
NuGet\Install-Package Orc.CsvTextEditor -Version 6.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="Orc.CsvTextEditor" Version="6.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Orc.CsvTextEditor" Version="6.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Orc.CsvTextEditor" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Orc.CsvTextEditor --version 6.0.0
                    
#r "nuget: Orc.CsvTextEditor, 6.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.
#:package Orc.CsvTextEditor@6.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Orc.CsvTextEditor&version=6.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Orc.CsvTextEditor&version=6.0.0
                    
Install as a Cake Tool

Csv text editor library.

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net9.0-windows7.0 is compatible.  net10.0-windows was computed.  net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Orc.CsvTextEditor:

Repository Stars
WildGums/CsvTextEditor
CsvTextEditor is an ElasticTabStop csv editor implemented with AvalonEdit
Version Downloads Last Updated
6.0.0 124 8/21/2026
6.0.0-alpha0099 967 4/29/2026
6.0.0-alpha0094 122 4/28/2026
5.1.0 953 12/19/2025
5.1.0-alpha0799 175 11/16/2025
5.0.0 2,049 12/14/2023
5.0.0-alpha0367 304 11/22/2023
5.0.0-alpha0330 220 10/10/2023
5.0.0-alpha0304 246 8/31/2023
5.0.0-alpha0054 360 10/13/2022
4.4.0 773 3/21/2022
4.4.0-alpha0112 438 11/16/2021
4.3.3 664 10/14/2021
4.3.2 575 10/13/2021
4.3.1 570 10/12/2021
4.3.0 621 10/11/2021
4.3.0-alpha0191 417 9/29/2021
4.2.3 552 9/2/2021
4.2.1 600 7/6/2021
4.2.1-beta0128 424 7/2/2021
Loading failed