A podcast application built in .NET MAUI. Podcasts are pulled from Podchaser's GraphQL API. User data such as credentials and subscriptions are stored and retrieved from an Azure MSSQL database. Hexagonal architecture is used to structure the project.
Contents from the SharpCasts.Audio library were largely taken from dotnet-podcasts.