.NETCore2.0和ChilkatDnCore

时间:2018-10-09 23:21:19

标签: asp.net-core-2.0 chilkat

我正在构建.NETCore2.0 Web API。有一个要求来打开本地Windows注册表并找到已安装的证书。我已经安装了ChilkatDnCore

我正在尝试使用certStore.OpenCurrentUserStore,但是certStore中似乎不存在该方法。

ChilkatDnCore是否与.NETCore 2.0兼容?

我正在使用Windows 10. VS 2017。

0 个答案:

没有答案