差分
このページの2つのバージョン間の差分を表示します。
| 次のリビジョン | 前のリビジョン | ||
| linux:dotnet [2020/02/15 11:10] – 作成 ともやん | linux:dotnet [2020/02/15 11:36] (現在) – ともやん | ||
|---|---|---|---|
| 行 11: | 行 11: | ||
| [[https:// | [[https:// | ||
| [[https:// | [[https:// | ||
| + | |||
| + | ===== PowerShell のインストール ===== | ||
| + | [[linux: | ||
| + | |||
| + | ===== .NET Core information ===== | ||
| + | < | ||
| + | $ dotnet --info | ||
| + | .NET Core SDK (global.json を反映): | ||
| + | | ||
| + | | ||
| + | |||
| + | ランタイム環境: | ||
| + | OS Name: | ||
| + | OS Version: | ||
| + | OS Platform: Linux | ||
| + | | ||
| + | Base Path: / | ||
| + | |||
| + | Host (useful for support): | ||
| + | Version: 3.0.0 | ||
| + | Commit: | ||
| + | |||
| + | .NET Core SDKs installed: | ||
| + | 3.0.100 [/ | ||
| + | |||
| + | .NET Core runtimes installed: | ||
| + | Microsoft.AspNetCore.App 3.0.0 [/ | ||
| + | Microsoft.NETCore.App 3.0.0 [/ | ||
| + | |||
| + | To install additional .NET Core runtimes or SDKs: | ||
| + | https:// | ||
| + | </ | ||