Blazor webassembly’s PWA

I was going to start working on migrating my Blazor Webassembly App to .NET MAUI in order to use it more conveniently on my IOS device, but I totally forgot about the PWA feature.  Following the official and well documented microsoft’s guide allowed me to easily enable PWA on my app.
It’s working like magic!

ASP.NET Core Blazor Progressive Web Application (PWA)

今開発中、というより随時機能追加や微調整中のアプリを今後iPhoneで使うために.NET MAUIへのコード移行を考えていたけれど、Blazor WebassemblyはPWAという素晴らしい機能が使えるのを完全に忘れていた。
今日はマイクロソフトのオフィシャルサイトのドキュメントを見てちょいちょいコードをいじって無事携帯からアプリ画面経由でアプリを開くことに成功。
素晴らしい。Apple Developerの登録や、アプリの審査とか不要なので便利!

Leave a Reply

Your email address will not be published. Required fields are marked *