dotnet-websharper / core

WebSharper - Full-stack, functional, reactive web apps and microservices in F# and C#
https://websharper.com
Apache License 2.0
598 stars 50 forks source link

Add an ILSpy-like tool for browsing WebSharper metadata #1306

Open Jand42 opened 1 year ago

Jand42 commented 1 year ago

First as a debugging helper for WebSharper 7, for internal use only, you must build it for yourself for a given metadata version.

Drag a dll to treeview to see contents (not full yet).

Later we could expose it to support multiple WebSharper versions by loading WebSharper.Core+Compiler dlls within separate AssemblyLoadContext.