Skip to content

cprieto/Baml4dotPeek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages