Metadata >> NuGet >> ICSharpCode.Decompiler

ICSharpCode.Decompiler

Metadata

Authors Daniel Grunwald, David Srbecky, Ed Harvey, Siegfried Pammer
Copyrights Copyright 2011-2015 AlphaSierraPapa
Description ICSharpCode.Decompiler is the decompiler engine used in ILSpy.
IconUrl http://ilspy.net/images/icon32.png
LicenseUrl http://www.opensource.org/licenses/mit-license.php
Owners Daniel Grunwald, SharpDevelop
ProjectUrl https://github.com/icsharpcode/ILSpy/
RequireLicenseAcceptance False
Tags C# Decompiler ILSpy
Dependencies Mono.Cecil:0.9.5.4|ICSharpCode.NRefactory:5.5.1
Title ILSpy Decompiler Engine
PackageSize 752767
PackageHashAlgorithm SHA512
PackageHash AxU5VaEVPip/k+8Vfnkqe3Br/Kn3UsEg4AXMDPg99ENzsKgBUJ9udTOdCEaPO/VmcMMbRyaVbHQu7cljlrvGNQ==
DownloadCount 000000
CreatedDate 2015-04-26T12:25:42

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ICSharpCode.Decompiler -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ICSharpCode.Decompiler -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package ICSharpCode.Decompiler
Installing the package (HTTP Basic authentication):
Install-Package ICSharpCode.Decompiler -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ICSharpCode.Decompiler -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ICSharpCode.Decompiler

OpenWrap

Installing the package:
o add-wrap ICSharpCode.Decompiler
Uninstalling the package:
o remove-wrap ICSharpCode.Decompiler

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.3.0