Where can find any info on EWSCore project

大城市里の小女人 提交于 2019-12-12 05:19:40

问题


https://www.nuget.org/packages/EWSCore/

Google delivers nothing but this link (everything else is not relevant). Can I rely on this in my projects as Microsoft.Exchange.WebServices.dll replacement? The lib seems to contain the same types as Microsoft.Exchange.WebServices.dll (everything builds fine) and incorporates bugfixes from https://github.com/OfficeDev/ews-managed-api but it lacks SHA digital signatures. And any docs..


回答1:


Looks like it has no connection with Microsoft (despite "Copyright © Microsoft Corporation." statement), public key token is different from 31bf3856ad364e35 which is used by MS.



来源:https://stackoverflow.com/questions/40222095/where-can-find-any-info-on-ewscore-project

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!