Windows App SDK– tag –
-
.NETアプリのPackaging and Package Identity更新ポイント:WinApp CLIで何が変わるか
.NET の「Packaging and Package Identity for .NET apps with WinApp CLI on Windows」は、Windows向け.NETデスクトップアプリにパッケージIDを付与し、MSIXパッケージ... -
Windows App SDK 2.0 release notesの変更点まとめ|Windowsアプリ開発者・管理者が確認すべき移行と展開ポイント
Windows App SDK 2.0は、Windowsアプリ開発者にとって単なる小規模アップデートではありません。大きなポイントは、バージョン管理がセマンティックバージョニングに変... -
Windows公式ドキュメント更新「WinRT/WASDK in .NET and Win32 apps」で確認すべき実務ポイント
Windowsの公式ドキュメント更新「Update info about using WinRT/WASDK in .NET and Win32 apps」は、Windows Updateの不具合修正やOS仕様変更そのものではなく、既存の... -
Windows公式ドキュメント更新:Windows App SDK 2.0.1 x64インストーラー復旧で確認すべき点
「Re-enable x64 installer link for 2.0.1 download」は、Windows App SDK 2.0.1のx64向けランタイムインストーラーのリンクが再有効化されたことを示す公式ドキュメン... -
Microsoft Entra公式更新を解説:app notificationsとpackage identityの確認ポイント
2026年4月30日の公式更新「Fix false claim: app notifications do not require package identity」を確認するうえで、最初に押さえるべき結論は明確です。これはMicros... -
Windows App SDK プッシュ通知のMapping Request送信後に完了通知が来ない原因と対処法(PFN/AppId/ObjectId・ステータス確認)
Windows App SDK の Push Notifications で「PFN Mapping Request(Mapping Request)」を [email protected] に送ったのに、処理完了の返信が来ない――こ... -
WinUI 3(Windows App SDK)でVisualStateManagerが既定状態に戻らない原因と対処法:VisualStateGroupの落とし穴
WinUI 3(Windows App SDK)でカスタムコントロールを作り、ItemsRepeater/ItemsControl/ItemsPresenter で並べて状態に応じて色を切り替えると、「VisualState が一度... -
WinUI 3でXAMLデザイナーが表示されない理由と代替策|Visual Studio 2022(Windows App SDK)
WinUI 3(Windows App SDK)のプロジェクトを作ったのに、Visual Studio 2022で「Design」タブや画面デザイナーが見当たらず困っていませんか?本記事では、未対応であ... -
.NET MAUI WindowsアプリをEXE発行する前にクリーンは必要?dotnet publishのRelease既定とトラブル回避手順
Windows向けの.NET MAUIアプリを「EXE(アンパッケージ)」として配布するとき、発行前にReleaseでクリーン/ビルドすべきか迷いがちです。この記事では、dotnet publis...
12
