Mike-Ward.Net

Detect Strong Named Assemblies in .NET

image

Seems like I get asked at least once a week how to determine if an assembly is strongly named.

To detect if an assembly is strongly named in .NET use the SN.exe tool included with Visual Studio and the .NET SDK.

sn -T _assembly_

To determine if the assembly is targeted for IL (any cpu), 32 bit or 64 bit

corflags _assembly_
← newer older →
.Net, Technology, Life, Whatever

Recent Posts

Checklist Buddy Available for Testing
Tweetz 2.0.0 Released
Tweetz 2.0 Beta
VSColorOutput 2.7 - Time Stamps
Fixed Focal-Length Eyeglasses, a Programmer's Best Friend
How to Choose the Right VPN Service
Two Handy Command Line Scripts
More... (1089)

Donate