An ASP.NET Core MVC controller for exposing RSS feeds using cloudscribe.Syndication.
- Install the NuGet package:
dotnet add package cloudscribe.Syndication.Web
- Reference this library in your ASP.NET Core project and configure routes/controllers as needed.
For more details, see the GitHub repo.
Licensed under the Apache-2.0 License.