- 通过探讨这些教程来学习 .NET Core 和 .NET Core SDK 工具Learn .NET Core and the .NET Core SDK tools by exploring these Tutorials
- 使用 Visual Studio 2017 生成应用程序Building applications with Visual Studio 2017
- 使用 Visual Studio Code 生成应用程序Building applications with Visual Studio Code
- 使用 Visual Studio for Mac 构建应用程序Building applications with Visual Studio for Mac
- 使用 .NET Core CLI 工具生成应用程序Building applications with the .NET Core CLI tools
- 其他Other
通过探讨这些教程来学习 .NET Core 和 .NET Core SDK 工具Learn .NET Core and the .NET Core SDK tools by exploring these Tutorials
本文内容
以下教程可用于了解 .NET Core。
使用 Visual Studio 2017 生成应用程序Building applications with Visual Studio 2017
- 生成 C# Hello World 应用程序
- 调试 C# Hello World 应用程序
- 发布 C# Hello World 应用程序
- 生成 C# 类库
- 使用 Visual Basic 生成类库
- 测试类库
- 使用类库
- Azure Cosmos DB:SQL API 和 .NET Core 入门
使用 Visual Studio Code 生成应用程序Building applications with Visual Studio Code
使用 Visual Studio for Mac 构建应用程序Building applications with Visual Studio for Mac
- 借助 Visual Studio for Mac 在 macOS 上开始使用 .NET Core
- 使用 Visual Studio for Mac 在 macOS 上构建完整的 .NET Core 解决方案
使用 .NET Core CLI 工具生成应用程序Building applications with the .NET Core CLI tools
其他Other
- 在 .NET Core 中使用 dotnet测试的单元测试
- 使用 MSTest 和 .NET Core 执行单元测试
- 使用跨平台工具开发库
- 从本机代码承载 .NET Core
- 创建 dotnet new 自定义模板有关开发 ASP.NET Core Web 应用程序的教程,请参阅 ASP.NET Core 文档。