Open the windows Run dialog (Windows Key + r) Type C:\Windows\assembly\gac_msil. This is some sort of weird hack that lets you browse your GAC. You can only get to it through the run dialog. Find your assembly and copy its path from the address bar.
使用Visual Studio将C#生成DLL文件的方法 https://www.cnblogs.com/AaronBlogs/p/6840283.html Visual Studio 开发 - Visual Studio for Mac https://msdn.microsoft.com/magazine/mt790182?f=255&MSPPError=-2147217396 Mac上使用Visual Studio Code开发/调试.NET Core代码 https://www.cnbl