.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Christoph Wille bb286b3cfc PowerShell cmdlets for ILSpy 8 years ago
..
Demo.ps1 PowerShell cmdlets for ILSpy 8 years ago
ErrorIds.cs PowerShell cmdlets for ILSpy 8 years ago
GetDecompiledProjectCmdlet.cs PowerShell cmdlets for ILSpy 8 years ago
GetDecompiledSourceCmdlet.cs PowerShell cmdlets for ILSpy 8 years ago
GetDecompiledTypesCmdlet.cs PowerShell cmdlets for ILSpy 8 years ago
GetDecompilerCmdlet.cs PowerShell cmdlets for ILSpy 8 years ago
ICSharpCode.Decompiler.PowerShell.csproj PowerShell cmdlets for ILSpy 8 years ago
README.md PowerShell cmdlets for ILSpy 8 years ago
TypesParser.cs PowerShell cmdlets for ILSpy 8 years ago

README.md

ILSpy PowerShell Module

Built using https://github.com/PowerShell/PowerShell/blob/master/docs/cmdlet-example/command-line-simple-example.md as guideline

Sample usage: Demo.ps1

Tested with: PowerShell 5.1 on Windows, PowerShell Core on Windows and Mac (Beta9)

Missing

.psd1 for deploying to https://www.powershellgallery.com/