Dotnet Core 简明教程

.NET Core Tutorial

Audience

NET Core is the latest general purpose development platform maintained by Microsoft. It works across different platforms and has been redesigned in a way that makes .NET fast, flexible and modern. .NET Core happens to be one of the major contributions by Microsoft. Developers can now build Android, iOS, Linux, Mac, and Windows applications with .NET, all in Open Source.

本教程专为希望学习 .NET Core 基础知识的软件程序员而设计。

NET Core is the latest general purpose development platform maintained by Microsoft. It works across different platforms and has been redesigned in a way that makes .NET fast, flexible and modern. .NET Core happens to be one of the major contributions by Microsoft. Developers can now build Android, iOS, Linux, Mac, and Windows applications with .NET, all in Open Source.

This tutorial is designed for software programmers who want to learn the basics of .NET Core.

Prerequisites

您应该对计算机编程术语有基本的了解。对任何编程语言的基本了解也是加分的。

You should have a basic understanding of Computer Programming terminologies. A basic understanding of any of the programming languages is a plus.