AvalonEdit 6.3.1.120

dotnet add package AvalonEdit --version 6.3.1.120
                    
NuGet\Install-Package AvalonEdit -Version 6.3.1.120
                    
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="AvalonEdit" Version="6.3.1.120" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AvalonEdit" Version="6.3.1.120" />
                    
Directory.Packages.props
<PackageReference Include="AvalonEdit" />
                    
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 AvalonEdit --version 6.3.1.120
                    
#r "nuget: AvalonEdit, 6.3.1.120"
                    
#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 AvalonEdit@6.3.1.120
                    
#: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=AvalonEdit&version=6.3.1.120
                    
Install as a Cake Addin
#tool nuget:?package=AvalonEdit&version=6.3.1.120
                    
Install as a Cake Tool

About

Check out the official documentation and the samples and articles wiki page

Make sure to try the AvalonEdit sample application in the repository - its project has additional documentation included.

OSS projects using AvalonEdit are listed on the repository main page.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.

NuGet packages (81)

Showing the top 5 NuGet packages that depend on AvalonEdit:

Package Downloads
MDriven.WPF.core

Package Description

ShowMeTheXAML.AvalonEdit

AvalonEdit style for the ShowMeTheXAML XamlDisplay control.

RoslynPad.Editor.Windows

Provides a Roslyn-based code editor using AvalonEdit (WPF platform) with completion, diagnostics, and quick actions

Gemini.Modules.CodeEditor

CodeEditor module for Gemini, providing a syntax-highlighted code editor using AvalonEdit.

Noggog.WPF

Generic reusable WPF classes and extension methods that apply to no specific project and flavored to taste

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.3.1.120 479,471 4/13/2025
6.3.0.90 1,274,765 3/19/2023
6.2.0.78 149,856 12/10/2022
6.1.3.50 852,951 12/28/2021
6.1.2.30 300,403 6/1/2021
6.1.1 103,962 3/15/2021
6.1.0 44,517 3/8/2021
6.1.0-preview1 176,855 9/7/2020
6.0.1 6,474,765 12/30/2019
6.0.0 365,753 9/24/2019
6.0.0-rc1 4,531 9/5/2019
6.0.0-preview1 10,046 7/23/2019
6.0.0-netcore3p4alpha1 9,796 5/5/2019
5.0.4 867,791 10/14/2017
5.0.3 1,251,332 5/18/2016
5.0.2 2,529,833 11/14/2014
5.0.1-pre 4,301 6/28/2014
4.4.2.9744 996,915 5/1/2014
4.4.1.9739 5,049 4/30/2014
4.4.0.9727 14,183 1/23/2014
Loading failed