深入学习ing

2016年9月30日

使用VS Code开发 调试.NET Core 应用程序

摘要: 使用VS Code开发 调试.NET Core RC2应用程序,由于.NET Core 目前还处于预览版。 本文使用微软提供的示例进行开发及调试。 https://github.com/aspnet/cli-samples .NET Core 介绍及说明: https://github.com/do 阅读全文

posted @ 2016-09-30 15:39 深入学习ing 阅读(526) 评论(0) 推荐(0)

安装DotNetCore.1.0.1-VS2015Tools.Preview2.0.2出现0x80072f8a未指定的错误

摘要: VSCode,安装插件:C# for Visual Studio Code (powered by OmniSharp),关于C#代码的插件提示后,提示安装DotNetCore.1.0.1 在安装DotNetCore.1.0.1-VS2015Tools.Preview2.0.2出现0x80072f8a未指定的错误 阅读全文

posted @ 2016-09-30 11:51 深入学习ing 阅读(869) 评论(1) 推荐(2)

导航