current Kit是为.Net 3.5开发的,并且还没有通过预览版2。虽然它可以在当前的.NET框架和Visual Studio2010中使用,但根据我的研究,它似乎已经死于水中,并被新的WCF Web API取代,目前正在预览版5中。我发现自己在摇滚乐和困难的地方,并期待更广泛的社区提供一些指导,如果可能的话。
当我尝试为"yo asp net“生成的net core mvc项目运行visual studio代码调试时遇到一个问题,我得到错误: at Microsoft.AspNetCore.Mvc.ViewResult.End of stack trace from previous location where exception was thrown ---
at Microsoft.As