SimpleMvcSitemap 3.1.0
A simple library for creating sitemap files inside ASP.NET MVC/ASP.NET Core MVC applications.
Install-Package SimpleMvcSitemap -Version 3.1.0
dotnet add package SimpleMvcSitemap --version 3.1.0
<PackageReference Include="SimpleMvcSitemap" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleMvcSitemap --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- Microsoft.AspNet.Mvc (>= 3.0.20105.1)
-
.NETStandard 1.6
- Microsoft.AspNetCore.Mvc (>= 1.0.3)
- NETStandard.Library (>= 1.6.0)
- System.Linq.Queryable (>= 4.0.1)
- System.Xml.XmlSerializer (>= 4.0.11)
GitHub Usage
Showing the top 1 GitHub repositories that depend on SimpleMvcSitemap:
Repository | Stars | |
---|---|---|
tinohager/Nager.Date
C# Worldwide public holiday calculation. Please star (★) this project!
|
Read more about the GitHub Usage information on our documentation.