软件下载|软件分类|软件专题|软件排行|软件发布 .NET Core Mac版v1.0官方版
当前位置:9553下载 > 编程软件 > .NET Core Mac版v1.0官方版

.NET Core Mac版

开发工具
  • 软件介绍

.NET Core Mac版微软刚刚推出的最新版本,.NET Core是新一代.NET 的基石。微软终于实现了开源、跨平台的 .NET,这对于开发人员来说是一款非常优秀的工具。欢迎来9553免费的下载体验。

.NET Core Mac版

软件说明

.NET Core 1.0 包括.NET Core Runtime、.NET Core SDK、.NET Core VS Tooling(包括Web开发工具)、.NET Core Windows Server Hosting,以及更新的NuGet ASP.NET Core 1.0和Entity Framework Core 1.0包,支持Windows、Linux、macOS和Docker平台。这款工具是新一代.NET的基石,而旧版.NET Framework是基于Windows的.NET实现,Mono是.NET Framework的一个开源、跨平台的实现。

软件特色

.NET Core 是一个开源的、跨平台的 .NET 实现。而 .NET Framework 是基于 Windows 的 .NET 实现,Mono 是 .NET Framework 的一个开源、跨平台的实现。

.NET Core 分为两大块:1).NET Core Framework,2).NET Core Runtime。

.NET Core Framework 的开源代码库托管在 GitHub 上,网址是 https://github.com/dotnet/corefx 。

.NET Core Runtime 即 Core CLR,包含Core JIT Compiler与Core GC(Garbage Collector),目前开源代码还未发布。

安装说明

1.Install pre-requisites

In order to use .NET Core, we first need the latest version of OpenSSL. The easiest way to get this is from Homebrew. After installing brew, do the following

2.Install .NET Core SDK

The best way to install .NET Core on macOS is to download the official installer. This installer will install the tools and put them on your PATH so you can run dotnet from the Console

Note: if you have oh-my-zsh installed, you may encounter a problem where dotnet command is not on your PATH after install. If you run into this, please try the workaround.

3.Initialize some code

Let's initialize a sample Hello World application!

4.Run the app

The first command will restore the packages specified in the project.json file, and the second command will run the actual sample:

其他版本

  • PC版

本类排行

装机必备