A minimalist library for creating sitemap files inside ASP.NET Core applications.
Info
Version: | 4.0.1 |
Author(s): | Ufuk Hacıoğulları |
Last Update: | Monday, January 25, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/uhaciogullari/SimpleMvcSitemap |
NuGet Url: | https://www.nuget.org/packages/SimpleMvcSitemap |
Install
Install-Package SimpleMvcSitemap
dotnet add package SimpleMvcSitemap
paket add SimpleMvcSitemap
SimpleMvcSitemap Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 1.0.3)
- NETStandard.Library(>= 1.6.1)
- System.Linq.Queryable(>= 4.0.1)
- System.Xml.XmlSerializer(>= 4.0.11)