mirror of https://github.com/icsharpcode/ILSpy.git
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.
|
|
8 years ago | |
|---|---|---|
| .. | ||
| Demo.ps1 | 8 years ago | |
| ErrorIds.cs | 8 years ago | |
| GetDecompiledProjectCmdlet.cs | 8 years ago | |
| GetDecompiledSourceCmdlet.cs | 8 years ago | |
| GetDecompiledTypesCmdlet.cs | 8 years ago | |
| GetDecompilerCmdlet.cs | 8 years ago | |
| ICSharpCode.Decompiler.PowerShell.csproj | 8 years ago | |
| README.md | 8 years ago | |
| TypesParser.cs | 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/