Metadata >> NuGet >> AvalonEdit >> 4.3.1.9430

4.3.1.9430

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.3 adds support for input method editors (IME); and fixes a major bug that sometimes caused "InvalidOperationException: Trying to build visual line from collapsed line" when updating existing foldings. AvalonEdit 4.3.1 fixes a bug in IME support - we did not properly re-enable the IME if it was disabled by another WPF control.
RequireLicenseAcceptance True
Summary AvalonEdit is the WPF-based text editor used in SharpDevelop
Tags WPF Text Editor SharpDevelop AvalonEdit
PackageSize 1769102
PackageHashAlgorithm SHA512
PackageHash lnCOlN5E1yMQ3tWA/ILopoNF8EDShZKVLqYSPtWM2U84ODjQ/fKpEB8ddfdCHOODQ0nBAIRB4O7Uhn/iIiNkMQ==
DownloadCount 000000
CreatedDate 2013-04-02T00:04:38

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.3.1.9430 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install AvalonEdit -Version 4.3.1.9430 -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.3.1.9430 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap AvalonEdit -Version 4.3.1.9430
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