This repo is a companion to my talk, first given at the Umbraco UK festival 2023 and at other conferences since. It shows how to use Umbraco and .NET MAUI together to build a cross-platform app which will load content from the Umbraco content Delivery API.
Slides are available here : [Umbraco & .NET Maui](Umbraco & .NET Maui.pptx)
Here are some ideas for future enhancements:
- Webhook to trigger a push notification
- Move Services and common code to a shared library project
- Blog posts on a separate view
- Umbraco Content Delivery API - https://our.umbraco.com/documentation/Umbraco-Net/Headless/Content-Delivery-API/
- GraphQL package for Umbraco - https://marketplace.umbraco.com/package/our.umbraco.graphql
- GraphQL for Umbraco Heartcore - https://docs.umbraco.com/umbraco-heartcore/tutorials/querying-with-graphql