AvaloniaILSpy/ILSpy.Core
Jeffrey Ye cfcb337c1d revert space fix (Avalonia fixed this bug) 2019-11-26 00:38:53 -08:00
..
Analyzers sync with ILSpy 5.0.2 2019-11-24 23:11:14 -08:00
AvalonEdit Rename files to keep same hierarchy as ILSpy 2018-09-02 14:59:30 +01:00
Commands sync with ILSpy 5.0.2 2019-11-24 23:11:14 -08:00
Controls Update AvaloniaEdit. 2019-10-16 23:33:16 +01:00
DebugInfo Rename files to keep same hierarchy as ILSpy 2018-09-02 14:59:30 +01:00
Images RC1 ILSpy 2019-01-05 10:48:41 -08:00
Languages sync with ILSpy 5.0.2 2019-11-24 23:11:14 -08:00
Options sync with ILSpy 5.0.2 2019-11-24 23:11:14 -08:00
Properties sync with ILSpy 5.0.2 2019-11-24 23:11:14 -08:00
Search sync with ILSpy 5.0.2 2019-11-24 23:11:14 -08:00
TextView sync with ILSpy 5.0.2 2019-11-24 23:11:14 -08:00
Themes sync with ILSpy 5.0.2 2019-11-24 23:11:14 -08:00
TreeNodes sync with ILSpy 5.0.2 2019-11-24 23:11:14 -08:00
AboutPage.cs 5.0 preview 2 2019-07-04 11:11:39 -07:00
App.xaml Use DataGrid for embeded string/object table 2019-04-17 21:57:03 -07:00
App.xaml.cs Update AvaloniaEdit. 2019-10-16 23:33:16 +01:00
ApplicationExtensions.cs Update AvaloniaEdit. 2019-10-16 23:33:16 +01:00
AssemblyList.cs Rename files to keep same hierarchy as ILSpy 2018-09-02 14:59:30 +01:00
AssemblyListManager.cs Rename files to keep same hierarchy as ILSpy 2018-09-02 14:59:30 +01:00
CommandLineArguments.cs RC1 ILSpy 2019-01-05 10:48:41 -08:00
ContextMenuEntry.cs Fix SearchPane and use DataGrid to list items 2019-07-04 13:01:52 -07:00
CreateListDialog.xaml 5.0 preview 2 2019-07-04 11:11:39 -07:00
CreateListDialog.xaml.cs Fix message window and osx key shortcuts 2018-12-28 22:37:28 -08:00
DebugSteps.xaml 5.0 preview 2 2019-07-04 11:11:39 -07:00
DebugSteps.xaml.cs Update AvaloniaEdit. 2019-10-16 23:33:16 +01:00
DecompilationOptions.cs 5.0 preview 2 2019-07-04 11:11:39 -07:00
ExtensionMethods.cs RC1 ILSpy 2019-01-05 10:48:41 -08:00
FilterSettings.cs Sync with ILSpy 5 Preview 1 2019-03-20 12:14:36 -07:00
GuessFileType.cs Rename files to keep same hierarchy as ILSpy 2018-09-02 14:59:30 +01:00
ILSpy.Core.csproj sync with ILSpy 5.0.2 2019-11-24 23:11:14 -08:00
ILSpySettings.cs RC1 ILSpy 2019-01-05 10:48:41 -08:00
ILSpyTraceListener.cs update Avalonia 2018-12-02 00:13:10 -08:00
IPane.cs Rename files to keep same hierarchy as ILSpy 2018-09-02 14:59:30 +01:00
ISmartTextOutput.cs Update AvaloniaEdit. 2019-10-16 23:33:16 +01:00
LoadedAssembly.cs sync with ILSpy 5.0.2 2019-11-24 23:11:14 -08:00
LoadedAssemblyExtensions.cs Rename files to keep same hierarchy as ILSpy 2018-09-02 14:59:30 +01:00
LoadedNugetPackage.cs RC1 ILSpy 2019-01-05 10:48:41 -08:00
MainWindow.xaml native menu 2019-11-26 00:32:46 -08:00
MainWindow.xaml.cs revert space fix (Avalonia fixed this bug) 2019-11-26 00:38:53 -08:00
MessageBox.cs Update AvaloniaEdit. 2019-10-16 23:33:16 +01:00
NavigationHistory.cs Rename files to keep same hierarchy as ILSpy 2018-09-02 14:59:30 +01:00
NavigationState.cs Rename files to keep same hierarchy as ILSpy 2018-09-02 14:59:30 +01:00
NugetPackageBrowserDialog.xaml 5.0 preview 2 2019-07-04 11:11:39 -07:00
NugetPackageBrowserDialog.xaml.cs Rename files to keep same hierarchy as ILSpy 2018-09-02 14:59:30 +01:00
OpenListDialog.xaml 5.0 preview 2 2019-07-04 11:11:39 -07:00
OpenListDialog.xaml.cs Fix message window and osx key shortcuts 2018-12-28 22:37:28 -08:00
README.txt 5.0 preview 2 2019-07-04 11:11:39 -07:00
SessionSettings.cs RC1 ILSpy 2019-01-05 10:48:41 -08:00
SolutionWriter.cs sync with ILSpy 5.0.2 2019-11-24 23:11:14 -08:00
TaskHelper.cs Rename files to keep same hierarchy as ILSpy 2018-09-02 14:59:30 +01:00

README.txt

ILSpy is the open-source .NET assembly browser and decompiler.
Website: https://ilspy.net/
Found a bug?: https://github.com/icsharpcode/ILSpy/issues/new

Copyright 2011-2019 AlphaSierraPapa for the SharpDevelop team
License: ILSpy is distributed under the MIT License.

Included open-source libraries:
 Mono.Cecil: MIT License (part of ILSpy)
 LightJson: MIT License (part of ICSharpCode.Decompiler)
 Humanizer: MIT License (part of ICSharpCode.Decompiler)
 AvalonEdit: MIT License
 SharpTreeView: LGPL
 ILSpy.BamlDecompiler: MIT License
 CommandLineUtils: Apache License 2.0 (part of ICSharpCode.Decompiler.Console)

Current and past contributors: https://github.com/icsharpcode/ILSpy/graphs/contributors