Hacker News new | ask | show | jobs
by andzt 3986 days ago
I would have loved to see this a few years ago on Windows Forms/WPF apps as well. Performance was an issue as the libraries continued to expand and grow with additional interdependencies.

.NET Reflector came in handy once or twice to copy out a few library functions to avoid adding another reference dll.