差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
linux:visual_studio_code [2023/02/10 13:58] – [Cloud Code for VS Code 拡張機能] ともやん | linux:visual_studio_code [2023/07/24 04:39] (現在) – [Cloud Code for VS Code 拡張機能] ともやん | ||
---|---|---|---|
行 122: | 行 122: | ||
ext install GoogleCloudTools.cloudcode | ext install GoogleCloudTools.cloudcode | ||
</ | </ | ||
+ | |||
+ | **Firestore Security Rules and Indexes**\\ | ||
+ | [[git> | ||
+ | Ctrl + P を押して以下を貼り付けて Enter を押す。\\ | ||
+ | < | ||
+ | ext install toba.vsfire | ||
+ | </ | ||
+ | |||
+ | ===== .NET SDK のインストール ===== | ||
+ | 公式: [[https:// | ||
+ | |||
+ | <WRAP color_term> | ||
+ | <WRAP color_command>< | ||
+ | <b class=GRN> | ||
+ | </ | ||
+ | <WRAP color_result>< | ||
+ | メタデータの期限切れの最終確認: | ||
+ | =========================================== 名前 一致: dotnet-sdk ============================================ | ||
+ | <b class=HIM> | ||
+ | <b class=HIM> | ||
+ | <b class=HIM> | ||
+ | <b class=HIM> | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | .NET SDK 7 をインストールする。\\ | ||
+ | <WRAP color_term> | ||
+ | <WRAP color_command>< | ||
+ | <b class=GRN> | ||
+ | </ | ||
+ | <WRAP color_result_long>< | ||
+ | [sudo] tomoyan のパスワード: | ||
+ | メタデータの期限切れの最終確認: | ||
+ | 依存関係が解決しました。 | ||
+ | ============================================================================================================== | ||
+ | | ||
+ | ============================================================================================================== | ||
+ | インストール: | ||
+ | <b class=GRN> | ||
+ | 依存関係のインストール: | ||
+ | <b class=GRN> | ||
+ | <b class=GRN> | ||
+ | <b class=GRN> | ||
+ | <b class=GRN> | ||
+ | <b class=GRN> | ||
+ | <b class=GRN> | ||
+ | <b class=GRN> | ||
+ | <b class=GRN> | ||
+ | <b class=GRN> | ||
+ | |||
+ | トランザクションの概要 | ||
+ | ============================================================================================================== | ||
+ | インストール | ||
+ | |||
+ | ダウンロードサイズの合計: | ||
+ | インストール後のサイズ: | ||
+ | これでよろしいですか? | ||
+ | パッケージのダウンロード: | ||
+ | (1/10): dotnet-apphost-pack-7.0-7.0.9-1.fc38.x86_64.rpm | ||
+ | (2/10): aspnetcore-targeting-pack-7.0-7.0.9-1.fc38.x86_64.rpm | ||
+ | (3/10): dotnet-hostfxr-7.0-7.0.9-1.fc38.x86_64.rpm | ||
+ | (4/10): dotnet-host-7.0.9-1.fc38.x86_64.rpm | ||
+ | (5/10): aspnetcore-runtime-7.0-7.0.9-1.fc38.x86_64.rpm | ||
+ | (6/10): dotnet-targeting-pack-7.0-7.0.9-1.fc38.x86_64.rpm | ||
+ | (7/10): dotnet-templates-7.0-7.0.109-1.fc38.x86_64.rpm | ||
+ | (8/10): netstandard-targeting-pack-2.1-7.0.109-1.fc38.x86_64.rpm | ||
+ | (9/10): dotnet-runtime-7.0-7.0.9-1.fc38.x86_64.rpm | ||
+ | (10/10): dotnet-sdk-7.0-7.0.109-1.fc38.x86_64.rpm | ||
+ | -------------------------------------------------------------------------------------------------------------- | ||
+ | 合計 | ||
+ | トランザクションの確認を実行中 | ||
+ | トランザクションの確認に成功しました。 | ||
+ | トランザクションのテストを実行中 | ||
+ | トランザクションのテストに成功しました。 | ||
+ | トランザクションを実行中 | ||
+ | 準備 | ||
+ | インストール中 | ||
+ | インストール中 | ||
+ | インストール中 | ||
+ | インストール中 | ||
+ | インストール中 | ||
+ | インストール中 | ||
+ | インストール中 | ||
+ | インストール中 | ||
+ | インストール中 | ||
+ | インストール中 | ||
+ | scriptletの実行中: | ||
+ | 検証 | ||
+ | 検証 | ||
+ | 検証 | ||
+ | 検証 | ||
+ | 検証 | ||
+ | 検証 | ||
+ | 検証 | ||
+ | 検証 | ||
+ | 検証 | ||
+ | 検証 | ||
+ | |||
+ | インストール済み: | ||
+ | aspnetcore-runtime-7.0-7.0.9-1.fc38.x86_64 | ||
+ | dotnet-apphost-pack-7.0-7.0.9-1.fc38.x86_64 | ||
+ | dotnet-hostfxr-7.0-7.0.9-1.fc38.x86_64 | ||
+ | dotnet-sdk-7.0-7.0.109-1.fc38.x86_64 | ||
+ | dotnet-templates-7.0-7.0.109-1.fc38.x86_64 | ||
+ | |||
+ | 完了しました! | ||
+ | |||
+ | </ | ||
+ | </ | ||