A C# .NET 6.0 LTS application that lets you check availability of songs, albums, and podcasts on Spotify
- Search songs, albums, and podcast availability
- Search specific available countries by code or name
- Display basic information about the content you are looking up
- Search history for convenient access to information
- Persistent user input
- This application does require you to log into the integrated Spotify application to only get an access token. It does not read, modify, or use any of the data associated with your account
- This application will never save your access token once the program closes. You will have to enter in a new token every time you open the application