From the course: Creating a DevOps Ecosystem for .NET MAUI Developers

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Where to go from here

Where to go from here

- [Instructor] Well, that's it. I hope everyone enjoyed this class, "Doing DevOps with .NET MAUI." Now, I do have a couple links that you may want to look at. The first is information on Azure Pipelines itself. We've gone over how to create CI and CD pipelines, but there's also a lot more in that box. And I've included a link on the area where Microsoft stores information about Azure Pipelines. Also, I mentioned that there is something called GitHub Actions, which are similar to Azure Pipelines, another Microsoft product. I've included a link into that as well. And finally, when I was going through and showing how to do push notifications with Android and iOS, I did find that there was a lot, and I mean a lot of boilerplate code that we have to create. And I think you probably found that when you went through that chapter as well. And, I have been working on a repository for that, and with an associated NuGet package that makes that a little easier. So you can just suck in the NuGet…

Contents