macOS下EntityFrameworkCore无法查询
macOS系统重装后发现无法EntityFrameworkCore无法使用了,现象是任何EFCore的项目都抱一个相同的错,具体错误如下
一直追踪异常发现无法调用System.Security.Cryptography.Native.OpenSsl
后来brew install openssl还是无法解决,用网上的一些办法sudo install_name_tool。。。也是不行
最后发现brew install openssl后还要重新安装一下dotnet-dev-osx-x64.1.1.5.pkg问题解决
浙公网安备 33010602011771号