差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
linux:visual_studio_code [2023/02/10 13:52] – [日本語化] ともやんlinux:visual_studio_code [2023/07/24 04:39] (現在) – [Cloud Code for VS Code 拡張機能] ともやん
行 117: 行 117:
 ===== Cloud Code for VS Code 拡張機能 ===== ===== Cloud Code for VS Code 拡張機能 =====
 [[https://cloud.google.com/code/docs/vscode/install?hl=ja|Cloud Code for VS Code 拡張機能をインストールする  |  Google Cloud]]\\ [[https://cloud.google.com/code/docs/vscode/install?hl=ja|Cloud Code for VS Code 拡張機能をインストールする  |  Google Cloud]]\\
 +[[https://marketplace.visualstudio.com/items?itemName=GoogleCloudTools.cloudcode&ssr=false#overview|Google Cloud Code - Visual Studio Marketplace]]\\
 +Ctrl + P を押して以下を貼り付けて Enter を押す。\\
 +<code>
 +ext install GoogleCloudTools.cloudcode
 +</code>
 +
 +**Firestore Security Rules and Indexes**\\
 +[[git>toba/vsfire|toba/vsfire: Visual Studio Code extension for syntax highlighting, hover help and code completions with Firestore security rules and index definition files]]\\
 +Ctrl + P を押して以下を貼り付けて Enter を押す。\\
 +<code>
 +ext install toba.vsfire
 +</code>
 +
 +===== .NET SDK のインストール =====
 +公式: [[https://learn.microsoft.com/ja-jp/dotnet/core/install/linux-fedora#install-net-7|Fedora に .NET をインストールする - .NET | Microsoft Learn]]\\
 +
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<b class=GRN>$</b> <b class=HIY>dnf</b> search dotnet-sdk
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +メタデータの期限切れの最終確認: 6 days, 23:11:56 時間前の 2023年07月17日 05時14分00秒 に実施しました。
 +=========================================== 名前 一致: dotnet-sdk ============================================
 +<b class=HIM>dotnet-sdk</b>-6.0.x86_64 : .NET 6.0 Software Development Kit
 +<b class=HIM>dotnet-sdk</b>-6.0-source-built-artifacts.x86_64 : Internal package for building .NET 6.0 Software Development Kit
 +<b class=HIM>dotnet-sdk</b>-7.0.x86_64 : .NET 7.0 Software Development Kit
 +<b class=HIM>dotnet-sdk</b>-7.0-source-built-artifacts.x86_64 : Internal package for building .NET 7.0 Software Development Kit
 +</pre></html></WRAP>
 +</WRAP>
 +
 +.NET SDK 7 をインストールする。\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<b class=GRN>$</b> <b class=HIY>sudo</b> dnf install dotnet-sdk-7.0
 +</pre></html></WRAP>
 +<WRAP color_result_long><html><pre>
 +[sudo] tomoyan のパスワード:
 +メタデータの期限切れの最終確認: 0:58:13 時間前の 2023年07月24日 03時36分57秒 に実施しました。
 +依存関係が解決しました。
 +==============================================================================================================
 + パッケージ                               アーキテクチャー バージョン                 リポジトリー      サイズ
 +==============================================================================================================
 +インストール:
 + <b class=GRN>dotnet-sdk-7.0                          </b> x86_64           7.0.109-1.fc38             updates            85 M
 +依存関係のインストール:
 + <b class=GRN>aspnetcore-runtime-7.0                  </b> x86_64           7.0.9-1.fc38               updates           7.3 M
 + <b class=GRN>aspnetcore-targeting-pack-7.0           </b> x86_64           7.0.9-1.fc38               updates           1.6 M
 + <b class=GRN>dotnet-apphost-pack-7.0                 </b> x86_64           7.0.9-1.fc38               updates           3.9 M
 + <b class=GRN>dotnet-host                             </b> x86_64           7.0.9-1.fc38               updates           197 k
 + <b class=GRN>dotnet-hostfxr-7.0                      </b> x86_64           7.0.9-1.fc38               updates           166 k
 + <b class=GRN>dotnet-runtime-7.0                      </b> x86_64           7.0.9-1.fc38               updates            24 M
 + <b class=GRN>dotnet-targeting-pack-7.0               </b> x86_64           7.0.9-1.fc38               updates           2.7 M
 + <b class=GRN>dotnet-templates-7.0                    </b> x86_64           7.0.109-1.fc38             updates           2.7 M
 + <b class=GRN>netstandard-targeting-pack-2.1          </b> x86_64           7.0.109-1.fc38             updates           1.3 M
 +
 +トランザクションの概要
 +==============================================================================================================
 +インストール  10 パッケージ
 +
 +ダウンロードサイズの合計: 129 M
 +インストール後のサイズ: 465 M
 +これでよろしいですか? [y/N]: y
 +パッケージのダウンロード:
 +(1/10): dotnet-apphost-pack-7.0-7.0.9-1.fc38.x86_64.rpm                       1.1 MB/s | 3.9 MB     00:03    
 +(2/10): aspnetcore-targeting-pack-7.0-7.0.9-1.fc38.x86_64.rpm                 451 kB/s | 1.6 MB     00:03    
 +(3/10): dotnet-hostfxr-7.0-7.0.9-1.fc38.x86_64.rpm                            710 kB/s | 166 kB     00:00    
 +(4/10): dotnet-host-7.0.9-1.fc38.x86_64.rpm                                   442 kB/s | 197 kB     00:00    
 +(5/10): aspnetcore-runtime-7.0-7.0.9-1.fc38.x86_64.rpm                        646 kB/s | 7.3 MB     00:11    
 +(6/10): dotnet-targeting-pack-7.0-7.0.9-1.fc38.x86_64.rpm                     1.1 MB/s | 2.7 MB     00:02    
 +(7/10): dotnet-templates-7.0-7.0.109-1.fc38.x86_64.rpm                        948 kB/s | 2.7 MB     00:02    
 +(8/10): netstandard-targeting-pack-2.1-7.0.109-1.fc38.x86_64.rpm              1.1 MB/s | 1.3 MB     00:01    
 +(9/10): dotnet-runtime-7.0-7.0.9-1.fc38.x86_64.rpm                            1.2 MB/s |  24 MB     00:19    
 +(10/10): dotnet-sdk-7.0-7.0.109-1.fc38.x86_64.rpm                             1.9 MB/s |  85 MB     00:44    
 +--------------------------------------------------------------------------------------------------------------
 +合計                                                                          2.5 MB/s | 129 MB     00:50     
 +トランザクションの確認を実行中
 +トランザクションの確認に成功しました。
 +トランザクションのテストを実行中
 +トランザクションのテストに成功しました。
 +トランザクションを実行中
 +  準備             :                                                                                      1/1 
 +  インストール中   : dotnet-host-7.0.9-1.fc38.x86_64                                                     1/10 
 +  インストール中   : aspnetcore-targeting-pack-7.0-7.0.9-1.fc38.x86_64                                   2/10 
 +  インストール中   : dotnet-apphost-pack-7.0-7.0.9-1.fc38.x86_64                                         3/10 
 +  インストール中   : dotnet-hostfxr-7.0-7.0.9-1.fc38.x86_64                                              4/10 
 +  インストール中   : dotnet-runtime-7.0-7.0.9-1.fc38.x86_64                                              5/10 
 +  インストール中   : aspnetcore-runtime-7.0-7.0.9-1.fc38.x86_64                                          6/10 
 +  インストール中   : dotnet-targeting-pack-7.0-7.0.9-1.fc38.x86_64                                       7/10 
 +  インストール中   : dotnet-templates-7.0-7.0.109-1.fc38.x86_64                                          8/10 
 +  インストール中   : netstandard-targeting-pack-2.1-7.0.109-1.fc38.x86_64                                9/10 
 +  インストール中   : dotnet-sdk-7.0-7.0.109-1.fc38.x86_64                                               10/10 
 +  scriptletの実行中: dotnet-sdk-7.0-7.0.109-1.fc38.x86_64                                               10/10 
 +  検証             : aspnetcore-runtime-7.0-7.0.9-1.fc38.x86_64                                          1/10 
 +  検証             : aspnetcore-targeting-pack-7.0-7.0.9-1.fc38.x86_64                                   2/10 
 +  検証             : dotnet-apphost-pack-7.0-7.0.9-1.fc38.x86_64                                         3/10 
 +  検証             : dotnet-host-7.0.9-1.fc38.x86_64                                                     4/10 
 +  検証             : dotnet-hostfxr-7.0-7.0.9-1.fc38.x86_64                                              5/10 
 +  検証             : dotnet-runtime-7.0-7.0.9-1.fc38.x86_64                                              6/10 
 +  検証             : dotnet-sdk-7.0-7.0.109-1.fc38.x86_64                                                7/10 
 +  検証             : dotnet-targeting-pack-7.0-7.0.9-1.fc38.x86_64                                       8/10 
 +  検証             : dotnet-templates-7.0-7.0.109-1.fc38.x86_64                                          9/10 
 +  検証             : netstandard-targeting-pack-2.1-7.0.109-1.fc38.x86_64                               10/10 
 +
 +インストール済み:
 +  aspnetcore-runtime-7.0-7.0.9-1.fc38.x86_64        aspnetcore-targeting-pack-7.0-7.0.9-1.fc38.x86_64         
 +  dotnet-apphost-pack-7.0-7.0.9-1.fc38.x86_64       dotnet-host-7.0.9-1.fc38.x86_64                           
 +  dotnet-hostfxr-7.0-7.0.9-1.fc38.x86_64            dotnet-runtime-7.0-7.0.9-1.fc38.x86_64                    
 +  dotnet-sdk-7.0-7.0.109-1.fc38.x86_64              dotnet-targeting-pack-7.0-7.0.9-1.fc38.x86_64             
 +  dotnet-templates-7.0-7.0.109-1.fc38.x86_64        netstandard-targeting-pack-2.1-7.0.109-1.fc38.x86_64      
 +
 +完了しました!
 +
 +</pre></html></WRAP>
 +</WRAP>
  
  • linux/visual_studio_code.1676004739.txt.gz
  • 最終更新: 2023/02/10 13:52
  • by ともやん