开发者

Benefit of Single S#arp Arch assembly using ILMerge

开发者 https://www.devze.com 2023-01-23 20:08 出处:网络
Is there any per开发者_Python百科formance issue/or any negative effect of having a single assembly referenced in many layers of on application as we are merging all S#arp Arch dlls into one now? What

Is there any per开发者_Python百科formance issue/or any negative effect of having a single assembly referenced in many layers of on application as we are merging all S#arp Arch dlls into one now? What are the benefits except ease of deployment? Many thanks in advance.


Kzu some time ago wrote his experience with ILMerge and Moq. From a performance point of view there is no issue, is only merging.

HTH

0

精彩评论

暂无评论...
验证码 换一张
取 消