AvalonEdit

SharpDevelop 中使用的基于 WPF 的文本编辑器组件。「The WPF-based text editor component used in SharpDevelop」

Github星跟蹤圖

AvalonEdit

AvalonEdit 是 SharpDevelop 4.x“ Mirador” 及以后版本中基于 WPF 的文本编辑器的名称。它还在 ILSpy 和许多其他项目中使用。

下载

AvalonEdit 可作为 NuGet 包 提供。使用细节、文档和更多内容可以在 AvalonEdit 主页上找到。

如何构造

AvalonEdit 的目标是 netcoreapp3.0、net40 和 net45 TFM。由于使用 netcoreapp3.0,因此必须在计算机上安装 .NET Core 3.0 SDK。必须使用 Visual Studio 2019 16.3 及更高版本才能使用该解决方案(global.json 将为您选择用于构建的正确 SDK)。

文档

查看官方文档以及示例和文章Wiki页面

要构建文档,您需要从 https://github.com/EWSoftware/SHFB/releases 安装 Sandcastle(当前经过验证的工具为 v2019.4.14.0)

文档的建立可能需要很长时间,请耐心等待。

许可

AvalonEdit是根据MIT许可证分发的。

使用 AvalonEdit 的项目

你可以从 GitHub Usage 下列出的 NuGet 上 AvalonEdit 软件包 的前10个列表开始。

注意:如果您的项目未在此处列出,请告诉我们! :)

(The first version translated by vz on 2020.07.18)

主要指標

概覽
名稱與所有者icsharpcode/AvalonEdit
主編程語言C#
編程語言C# (語言數: 3)
平台Windows
許可證MIT License
所有者活动
創建於2014-04-10 20:13:07
推送於2025-04-13 06:04:54
最后一次提交2025-04-13 07:55:32
發布數15
最新版本名稱v6.3.1 (發布於 )
第一版名稱5.0.1 (發布於 2014-06-28 15:51:16)
用户参与
星數2k
關注者數96
派生數486
提交數1.1k
已啟用問題?
問題數286
打開的問題數95
拉請求數64
打開的拉請求數14
關閉的拉請求數44
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

# 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! :)