SkillAgentSearch skills...

AssemblyInformation

Display .NET Assembly information. Migrated from Codeplex.

Install / Use

/learn @dandrejvv/AssemblyInformation
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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)

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated2y ago
Forks13

Languages

C#

Security Score

60/100

Audited on Mar 4, 2024

No findings