iTunes Podcast Finder is a .NET Standard 2.0 library that allows you to search for podcasts through the iTunes API and get episodes of podcasts from the RSS feed.
Info
| Version: | 2.2.2 |
| Author(s): | Luandersonn Airton |
| Last Update: | Sunday, July 14, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/luandersonn/iTunesPodcastFinder |
| NuGet Url: | https://www.nuget.org/packages/Luandersonn.iTunesPodcastFinder |
Install
Install-Package Luandersonn.iTunesPodcastFinder
dotnet add package Luandersonn.iTunesPodcastFinder
paket add Luandersonn.iTunesPodcastFinder
Luandersonn.iTunesPodcastFinder Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
Tags