CodeExplorer Posted March 14, 2017 Posted March 14, 2017 (edited) 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 March 14, 2017 by CodeCracker 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now