.NET Podcast App
James Montemagno takes on .NET Podcast App in this ~15-minute video, published as “.NET Podcasts app - Local Development Walkthrough”. The source connects the core idea to the APIs, project structure, and platform behavior developers need to understand before using it in a real .NET MAUI app.
What you’ll learn
- Architecture — how the feature fits into a cross-platform .NET MAUI application
- Core APIs — the framework types, properties, and extension points used by the implementation
- Practical workflow — how to move from setup to a working result without losing the shared-code benefits
- Platform considerations — the Android, iOS, macOS, and Windows details that can affect the outcome
Watch the full session for the complete walkthrough, demonstrations, and links shared by the presenter.