For more information about naming assemblies , see 有关命名程序集的更多信息,请参见
Assembly file cannot be copied or renamed 无法复制或重命名程序集“ file ”
References to files other than strongly named assemblies return an error 如果引用强命名程序集以外的文件,则将返回错误。
Objects and a specified resource file to a named assembly with specified attributes 对象和一个指定的资源文件编译为一个具有指定属性的命名程序集。
This enables your project to retain trust even if you rename the assembly or move the project to a new location 这样,即使重命名程序集或将项目移到一个新位置,项目也会始终受到信任。
Assembly and dll names do not have to correspond to namespace names but it is reasonable to follow the namespace name when naming assemblies 程序集和dll的名称不必对应于命名空间名称,但是在命名程序集时遵循命名空间名称这种做法是合理的。
The loader performs extra validation on strong - named assemblies that are not in the global assembly cache , effectively eliminating any improvement in startup time gained by using native images 加载程序对未处于全局程序集缓存中的强命名程序集执行额外验证,实际抵消了使用本机映像在启动时间方面获得的任何改善。