PodcastSdk

Package Description


Keywords
c#, csharp, .net
License
MIT
Install
Install-Package PodcastSdk -Version 1.0.1

Documentation

PodcastSdk

.NET Framework .NET Standard

PodcastSdk is a .NET implementation of the podcast objects suitable for serialization to XML to be used as an RSS feed.

Install PodcastSdk via Nuget

If you want to include PodcastSdk in your project, you can install it directly from NuGet

To install PodcastSdk, run the following command in the Package Manager Console

PM> Install-Package PodcastSdk