Build Your .NET MAUI Windows App with GitHub Actions
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!
What you will learn
- Build .NET MAUI App with GitHub Actions
- What is GitHub Actions?
- Continuous Integration for .NET MAUI Windows
- Signing Your Windows MSIX
Good to know
- The demo focuses on practical usage, so validate package/version details against your current MAUI target before shipping.