Skip to content

Display .NET Assembly information. Migrated from Codeplex.

License

Notifications You must be signed in to change notification settings

ruturajpatki/AssemblyInformation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PLEASE NOTE: I'm no longer working on this. Someone else is more than welcome to fork and run with this.

.NET Assembly Information

Display .NET Assembly information like:

  1. Compilation mode (Debug/Release)
  2. .NET Assembly full name
  3. .NET Assembly references (even recursively)

Migration note

This application was originally hosted on Codeplex and discontinued (https://archive.codeplex.com/?p=assemblyinformation). I attempted to bring it on to github with a fully downloadable and installable release while also converting the shell extension from using C++ to using a C# lib that will enable to do that for me.

I used the following libs and plugins:

Credit to the original author: Ashutosh Bhawasinka

License

.NET Assembly Information source code is license under Microsoft Public License (Ms-PL)

About

Display .NET Assembly information. Migrated from Codeplex.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%