Metadata >> NuGet >> DelegateDecompiler

DelegateDecompiler

Metadata

Authors Alexander Zaytsev
Copyrights Copyright (c) Alexander Zaytsev 2012 - 2015
Description A tool which is able to decompile a delegate or a method body to its lambda representation
LicenseUrl http://www.opensource.org/licenses/mit-license.php
Owners $author
ProjectUrl https://github.com/hazzik/DelegateDecompiler
RequireLicenseAcceptance False
Tags LINQ computed-properties computedproperties decompiler decompilation computed properties expressions expression-tree IL
Dependencies Mono.Reflection:1.0.0.0
Title DelegateDecompiler
PackageSize 61109
PackageHashAlgorithm SHA512
PackageHash VPz6V3WUyi8rNHpc5lk4lwHn+Dfqb/geJJyZuLkP7bHOEginKDshFKZN3m9v9OdNYgTBTxUNfUYi93W+jBjbmg==
DownloadCount 000000
CreatedDate 2015-07-30T09:55:05

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 DelegateDecompiler -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DelegateDecompiler -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 DelegateDecompiler
Installing the package (HTTP Basic authentication):
Install-Package DelegateDecompiler -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package DelegateDecompiler -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package DelegateDecompiler

OpenWrap

Installing the package:
o add-wrap DelegateDecompiler
Uninstalling the package:
o remove-wrap DelegateDecompiler

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
0.17.0
0.16.0
0.15.1
0.15.0
0.14.1
0.14.0
0.13.1.0
0.13.0.0
0.12.1.0
0.12.0.0
0.11.1.0
0.11.0.0
0.10.1.0
0.10.0.0
0.9.1.0
0.9.0.0
0.8.3.0
0.8.2.0
0.8.1.0
0.8.0.0
0.7.2.0
0.7.1.0