dnSpy!

You will need version 4 or higher of `firefox` https://www.mozilla.org/firefox
to run Pencil as a Firefox Extension. Linux users will need version 4 or higher of either `firefox`, `iceweasel` or `xulrunner` https://developer.mozilla.org/en-US/docs/Mozilla/Projects/XULRunner,
or version 25 or higher of `palemoon` https://www.palemoon.org/.
The Windows installer and OS X archive has everything you need built-in. Windows, Linux, OS X & Firefox Packages are available for download from the Releases Page https://github.com/prikhi/pencil/releases.
You can also install the Firefox Add-on from the Mozilla Add-on Repository https://addons.mozilla.org/en-US/firefox/addon/pencil-prototyping/.
To install the OS X package, unzip the archive and copy the `Pencil.app` folder t

dnSpy alternatives

  • ILSpy

  • ILSpy is the open-source .NET assembly browser and decompiler.

    tags: assembly decompiling development
  • dotPeek

  • What's Cool about dotPeek?Decompiling .NET 1.0-4.0 assemblies to C#Quick jump to a specific type, assembly, symbol, or type memberEffortless navigation to symbol declarations, implementations, derived and base symbols, and moreAccurate search for symbol usageswith advanced presentation of search resultsOverview of inheritance chainsSupport for downloading code from source serversSyntax highlightingComplete keyboard supportdotPeek is free!

    tags: refactoring
  • Just Decompile

  • JustDecompile is a stand-alone, free decompiling tool which converts assemblies into source code.

    tags: assemblies decompiling reflection
  • .NET Reflector

  • .NET Reflector is a class browser and analysis tool for .NET. It allows developers to navigate, search, disassemble and analyze .NET components.

    tags: analyzer decompiling net-framework