0%

.NET Core

1、.NET Core介绍

.NET is a free,cross-platform,open source developer platform for building many different types of applications。

With .NET,you can use multiple languages, editors,and libraries to build for web,mobile,desktop,games,and IoT。

2、文档

点击:
https://docs.microsoft.com/zh-cn/dotnet/core/

3、Windows安装.NET Core

点击:
https://docs.microsoft.com/zh-cn/dotnet/core/install/windows?tabs=netcore31

4、fedora安装.NET Core

点击:
https://docs.microsoft.com/zh-cn/dotnet/core/install/linux-fedora

5、常用命令

检查当前 SDK 版本

1
#dotnet --version

检查所有 SDK 版本

1
#dotnet --list-sdks

检查运行时版本

1
#dotnet --list-runtimes

详细信息

1
#dotnet --info
layicr 微信

微信

layicr 支付宝

支付宝