Build Your .NET MAUI Windows App with GitHub Actions

preview_player
Показать описание
GitHub has the ability to do all kinds of automation. One of which is to set up automated builds of your .NET MAUI app! In this video we will learn about how to setup builds for you .NET MAUI Windows app with GitHub Actions!

💝 Join this channel to get access to perks:

Disclaimer: this channel is done on personal title, in my free time, and not officially affiliated with or endorsed by Microsoft (my employer) in any way. Opinions and views are my own.

🔗 Links

⏱ Timestamps
00:00 - Build .NET MAUI App with GitHub Actions
00:09 - What is GitHub Actions?
00:39 - Continuous Integration for .NET MAUI Windows
06:33 - Signing Your Windows MSIX
07:26 - Create Self-Signed Certificate
11:42 - Setup GitHub Action Secrets
14:33 - Signing .NET MAUI Windows App
19:49 - Upload Build Artifacts
21:29 - Learn More About Building & Publishing?

🎥 Video edited with Filmora

🙋‍♂️ Also find my...

#dotnetmaui #github #githubactions #dotnet #maui #dotnet6 #ci #continuousintegration
Рекомендации по теме
Комментарии
Автор

Thanks so much for the very useful content!

PierreH
Автор

Is your runner or node, the server used to compile a Linux? Or is it Windows?

CristianoSAlves-lhfn
Автор

5:00 Project name is different from the one that's available in the repository.

egvijayanand