Metadata >> NuGet >> AvalonEdit >> 4.4.1.9739

4.4.1.9739

Metadata

Authors Daniel Grunwald
Description AvalonEdit is the WPF-based text editor used in SharpDevelop. There are two builds of AvalonEdit included in this package. One that targets .NET 4.0 and one that targets .NET 3.5.
IconUrl http://community.sharpdevelop.net/blogs/mattward/SharpDevelop.png
Language en-US
LicenseUrl http://www.opensource.org/licenses/lgpl-2.1.php
Owners SharpDevelop
ProjectUrl http://www.avalonedit.net/
ReleaseNotes AvalonEdit 4.4 changes the Home/End keys to only act on the current TextLine when word-wrapping is enabled. It also removes the caret stop in the middle of surrogate pairs, making characters outside the basic multilingual plane work as expected.
RequireLicenseAcceptance True
Summary AvalonEdit is the WPF-based text editor used in SharpDevelop
Tags WPF Text Editor SharpDevelop AvalonEdit
PackageSize 1781611
PackageHashAlgorithm SHA512
PackageHash jDo4SuCRIol6e7g8krfcpbfWU/7IcciwbxgC8t4Tw5rHWSDhaYbHwkH6auzje8Sp+5bCaAwhG7mLC98BYhykCg==
DownloadCount 000000
CreatedDate 2014-04-30T18:36:27

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install AvalonEdit -Version 4.4.1.9739 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install AvalonEdit -Version 4.4.1.9739 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete AvalonEdit 4.4.1.9739 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package AvalonEdit -Version 4.4.1.9739 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package AvalonEdit -Version 4.4.1.9739 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap AvalonEdit -Version 4.4.1.9739
Uninstalling the package:
o remove-wrap AvalonEdit

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v3.5 Binaries
AnyCPU Release .NETFramework,Version=v4.0 Binaries