Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
lawrence_shaun_introducing_net_maui_build_and_deploy_crosspl.pdf
Скачиваний:
46
Добавлен:
26.06.2023
Размер:
5.15 Mб
Скачать

Chapter 15 Conclusion

StackOverflow

StackOverflow is a question-and-answer site where you can seek assistance for issues that you encounter. Often someone else has already asked the question so you can find the answer you need. If you can't find a

.NET MAUI-specific question/answer, it is worth also looking for Xamarin. Forms question/answers given that it is the predecessor to .NET MAUI.

https://stackoverflow.com

GitHub

GitHub is where the .NET MAUI repository is hosted and the framework is developed in the open. I strongly recommend keeping up to date with the discussions and issues on this repository.

https://github.com/dotnet/maui

YouTube

There are some really great content creators providing video tutorials on how to build .NET MAUI applications. Two great creators are in fact Microsoft employees; however, they build this content in their own free

time, which I believe goes to show just how passionate they are about the framework.

Gerald Versluis

www.youtube.com/c/GeraldVersluis

James Montemagno

www.youtube.com/c/JamesMontemagno

433