Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 845 Bytes

README.creole

File metadata and controls

11 lines (10 loc) · 845 Bytes

Baml decompiler for DotPeek

What is it?

A simple dotpeek baml decompiler addin to see the Xaml source code from a Baml resource using the same mechanism used by Reflector Baml Viewer Addin

What is Baml?

Baml (Binary Application Markup Language) is a machine friendly representation of your Xaml files generated by the Xaml compiler and embedded as a resource in your assembly

How to install

  1. Download the addin from the download section
  2. Place the addin in the plugin folder of your dotpeek installation
  3. Use it :)

Probably you could get more info on this short blogpost Xaml Viewer for Jetbrain's DotPeek decompiler