Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Product Lifecycle
  3. Free Tools
  4. AsmSpy: Your Next Must-Have Tool If You Write in C#, VB, or F#

AsmSpy: Your Next Must-Have Tool If You Write in C#, VB, or F#

Scheduled Pinned Locked Moved Free Tools
csharpwpfwcfcomdebugging
1 Posts 1 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    David A Gray
    wrote on last edited by
    #1

    Identifying the source of a build warning, MSB3276, about conflicting versions of an assembly that I signed with a strong name led to the discovery of an incredibly useful little tool called AsmSpy. See [https://lnkd.in/eMFbuBT\](https://github.com/mikehadlow/AsmSpy) for details, including a link to its Chocolatey package. Though this use case just scratched the surface of its capabilities, I can safely say that I wish that I'd known about it long ago. Generating its most basic report for the debug output directory led quickly to the identity of the conflict, along with the realization that it is inconsequential in this instance, since the conflicting assembly is present only to satisfy a binding to another assembly that never calls into the conflicting assembly in this instance. Even if it did, the new assembly is fully backward compatible.

    David A. Gray Delivering Solutions for the Ages, One Problem at a Time Interpreting the Fundamental Principle of Tabular Reporting

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups