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 | |
---|---|---|
BuildTools | 9 years ago | |
ICSharpCode.Decompiler | 8 years ago | |
ICSharpCode.Decompiler.Tests | 8 years ago | |
ILSpy | 8 years ago | |
ILSpy-tests@e8c3f0e9e8 | 8 years ago | |
ILSpy.AddIn | 8 years ago | |
ILSpy.BamlDecompiler | 8 years ago | |
ILSpy.BamlDecompiler.Tests | 8 years ago | |
NRefactory.VB | 9 years ago | |
SharpTreeView | 8 years ago | |
TestPlugin | 8 years ago | |
cecil@6ca33bf7fa | 8 years ago | |
doc | 9 years ago | |
.editorconfig | 8 years ago | |
.gitattributes | 12 years ago | |
.gitignore | 8 years ago | |
.gitmodules | 8 years ago | |
.tgitconfig | 11 years ago | |
.travis.yml | 10 years ago | |
ICSharpCode.Decompiler.sln | 8 years ago | |
ILSpy.sln | 8 years ago | |
README.md | 9 years ago | |
README.txt | 8 years ago | |
Rebracer.xml | 8 years ago | |
appveyor.yml | 8 years ago | |
clean.bat | 8 years ago | |
debugbuild.bat | 8 years ago | |
releasebuild.bat | 8 years ago |
README.md
ILSpy
Downloads
Xcopy-deployable binaries via ilspy.net
Visual Studio extension via VS Gallery
Decompiler NuGet package via NuGet
Get a recent nightly build from here
License
ILSpy is distributed under the MIT License.
Included open-source libraries:
- Mono.Cecil: MIT License (thanks to Jb Evain)
- AvalonEdit: LGPL
- SharpTreeView: LGPL
- ICSharpCode.Decompiler: MIT License (developed as part of ILSpy)
- Ricciolo.StylesExplorer: MS-PL (part of ILSpy.BamlDecompiler.Plugin)