Metadata >> NuGet >> AvalonEdit >> 4.3.0.9390

4.3.0.9390

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.
RequireLicenseAcceptance True
Summary AvalonEdit is the WPF-based text editor used in SharpDevelop
Tags WPF Text Editor SharpDevelop AvalonEdit
PackageSize 1765471
PackageHashAlgorithm SHA512
PackageHash GYdg/azNkCbuw2LfoWjYYOYRZ6l3KpXFqb/FIkmesEWYpkCfLPsNEoEduaRNVJRPH7rQt0jqbImL4j9Isee2nQ==
DownloadCount 000000
CreatedDate 2013-03-09T15:23:31

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

OpenWrap

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