X.Web.RSS allow quickly and easily generate RSS feeds.
                        
                    
         
                Info
| Version: | 2.7.1 | 
| Author(s): | Andrew Gubskiy | 
| Last Update: | Monday, July 22, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/ernado-x/X.Web.RSS | 
| NuGet Url: | https://www.nuget.org/packages/xwebrss | 
Install
Install-Package xwebrss
                        dotnet add package xwebrss
                        paket add xwebrss
                        
                                xwebrss Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.Xml.XmlDocument(>= 4.3.0)
- System.Net.Requests(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Xml.XmlSerializer(>= 4.3.0)
