Orc.CsvTextEditor 5.1.0

Prefix Reserved
dotnet add package Orc.CsvTextEditor --version 5.1.0
                    
NuGet\Install-Package Orc.CsvTextEditor -Version 5.1.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="5.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Orc.CsvTextEditor" Version="5.1.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 5.1.0
                    
#r "nuget: Orc.CsvTextEditor, 5.1.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@5.1.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=5.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Orc.CsvTextEditor&version=5.1.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
5.1.0 590 12/19/2025
5.1.0-alpha0799 146 11/16/2025
5.0.0 1,868 12/14/2023
5.0.0-alpha0367 275 11/22/2023
5.0.0-alpha0330 196 10/10/2023
5.0.0-alpha0304 217 8/31/2023
5.0.0-alpha0054 334 10/13/2022
4.4.0 734 3/21/2022
4.4.0-alpha0112 405 11/16/2021
4.3.3 634 10/14/2021
4.3.2 550 10/13/2021
4.3.1 543 10/12/2021
4.3.0 597 10/11/2021
4.3.0-alpha0191 391 9/29/2021
4.2.3 523 9/2/2021
4.2.1 569 7/6/2021
4.2.1-beta0128 396 7/2/2021
4.2.1-beta0126 421 7/1/2021
4.2.0 587 6/30/2021
4.1.0-alpha0472 431 6/29/2021
Loading failed