The WPF-based text editor component used in SharpDevelop
Перейти к файлу
Jochen Kühner 8fca62270d
Merge pull request #207 from richardbuckle/fix/deserialization
Fix/deserialization
2020-01-10 06:15:48 +01:00
BuildTools Fix indentation and clean up. 2019-07-04 13:02:32 +02:00
Documentation Update to v2019.4.14.0 of SHFB (see https://github.com/EWSoftware/SHFB/releases) 2019-05-26 10:48:45 +02:00
ICSharpCode.AvalonEdit Instantiate using the concrete type `SimpleHighlightingBrush` 2020-01-06 21:56:03 +00:00
ICSharpCode.AvalonEdit.Sample Revert "Standardize on SPDX License Header" 2019-07-10 11:14:47 +02:00
ICSharpCode.AvalonEdit.Tests Add NewtonSoft.Json and red round-tip test 2020-01-06 21:35:20 +00:00
.editorconfig Add proper .editorconfig and fix formatting. 2019-07-04 12:07:47 +02:00
.gitattributes remove dependencies on NRefactory 2014-04-10 22:13:03 +02:00
.gitignore extra project file for dok 2019-03-24 18:19:15 +01:00
ChangeLog.md Prepare 6.0.1 2019-12-30 14:04:51 +01:00
ICSharpCode.AvalonEdit.Documentation.sln extra project file for dok 2019-03-24 18:19:15 +01:00
ICSharpCode.AvalonEdit.sln extra project file for dok 2019-03-24 18:19:15 +01:00
LICENSE Fix attribution (cp) 2019-03-25 20:56:00 +01:00
README.md Add Azure Pipelines Badge 2019-09-28 09:40:10 +02:00
appveyor.yml Prepare 6.0.1 2019-12-30 14:04:51 +01:00
azure-pipelines.yml Prepare 6.0.1 2019-12-30 14:04:51 +01:00
global.json Update build env to netcore31 2019-12-20 15:03:22 +01:00

README.md

AvalonEdit NuGet Build status Build Status Azure Pipelines

AvalonEdit is the name of the WPF-based text editor in SharpDevelop 4.x "Mirador" and beyond. It is also being used in ILSpy and many other projects.

Downloads

AvalonEdit is available as NuGet package. Usage details, documentation and more can be found on the AvalonEdit homepage

How to build

AvalonEdit is targeting netcoreapp3.0, net40 and net45 TFMs. Because of netcoreapp3.0 you must have .NET Core 3.0 SDK installed on your machine. Visual Studio 2019 16.3 and up is required for working with the solution (global.json will select the proper SDK to use for building for you).

Documentation

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

To build the Documentation you need to install Sandcastle from https://github.com/EWSoftware/SHFB/releases (currently validated tooling is v2019.4.14.0)

The build of the Documentation can take very long, please be patient.

License

AvalonEdit is distributed under the MIT License.

Projects using AvalonEdit

Note: if your project is not listed here, let us know! :)