Jump to content
Tuts 4 You

AssemblyNameIniter


CodeExplorer

Recommended Posts

CodeExplorer

Will get AssemblyName from a file name or from a byte array withouth loading the assembly.
In Program.cs you will find a short example, all you have to do is call AssemblyNameInit.GetAssemblyName methods,
and it will return an assembly name; you can also use AssemblyNameInit.GetAsmRefsAssemblyName
to get AssemblyName array of referenced assemblies.

Download link:
http://www117.zippyshare.com/v/ACSmGOK0/file.html

AssemblyNameIniter.zip

Edited by CodeCracker
  • Like 1
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...