AvalonEdit.Sample 5.0.2

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

Sample code for AvalonEdit the WPF-based text editor used in SharpDevelop.
Modify your App.xaml file so the StartupUri points to the AvalonEdit Sample window:

StartupUri="/Samples/AvalonEdit/Window1.xaml"

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on AvalonEdit.Sample:

Repository Stars
tylike/CIIP
CIIP用于快速开发ERP类信息系统的框架.由CIIP.Designer(业务模型设计器)和CIIP.Client客户端运行程序组成.包含报表设计器,Dashboard数据分析工具,支持验证规则,支持外观变化规则,内置权限模块,界面布局设计器,多国语言支持,支持14种常用数据库,如SqlServer,Oracle,MySql等。
Version Downloads Last Updated
5.0.2 985 11/14/2014
4.4.2.9744 615 5/1/2014
4.4.1.9739 72 4/30/2014
4.4.0.9727 78 1/23/2014
4.3.1.9430 72 4/2/2013
4.3.0.9390 74 3/9/2013
4.2.0.8783 69 5/12/2012
4.1.0.8000 70 9/24/2011
4.0.0.7070 131 1/16/2011