Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 460 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 460 Bytes

SharpCasts

A podcast app made with .NET MAUI

Summary

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.

Credit

Contents from the SharpCasts.Audio library were largely taken from dotnet-podcasts.