我需要使用另一个项目中的一些类.如何在Visual Studio中导入或创建对该项目的引用?
现在,如果我在Visual Studio中使用"添加引用",我会收到错误:
".NET Core projects only support referencing .NET framework assemblies in this release. <br/>
To reference other assemblies they need to be included in a NuGet package"
Run Code Online (Sandbox Code Playgroud) visual-studio asp.net-core-mvc .net-core asp.net-core asp.net-core-1.0