SitemapAspNet:用于 ASP.NET MVC 的站点地图生成器

时间:2021-07-22 12:26:57
【文件属性】:
文件名称:SitemapAspNet:用于 ASP.NET MVC 的站点地图生成器
文件大小:1.23MB
文件格式:ZIP
更新时间:2021-07-22 12:26:57
C# 用于 ASP.NET MVC 的站点地图生成器 那是什么? 这是一个用于为 ASP.NET MVC 网站生成站点地图的库。 上可用,提供文档。 有什么要求? Microsoft .NET Framework 4.0 或更高版本。 应用程序 ASP.NET MVC 4 或更高版本。 我该如何设置? 要生成站点地图,必须通过提供RouteTable来配置库。 SitemapConfiguration类提供静态方法Register 。 使用示例: public class MvcApplication : HttpApplication { protected void Application_Start () { // Provides routes to class configuration generator sitemap.
【文件预览】:
SitemapAspNet-master
----.gitignore(3KB)
----LICENSE(1KB)
----packages()
--------repositories.config(137B)
--------Microsoft.AspNet.Mvc.4.0.20710.0()
--------AspNetMvc.4.0.20710.0()
--------Microsoft.Web.Infrastructure.1.0.0.0()
--------Microsoft.AspNet.Razor.2.0.20710.0()
--------Microsoft.AspNet.WebPages.2.0.20710.0()
----SitemapAspNet.sln(986B)
----README.md(3KB)
----.gitattributes(2KB)
----SitemapAspNet()
--------Builders()
--------Researcher()
--------Controllers()
--------SitemapAspNet.snk(596B)
--------Configurations()
--------SitemapService.cs(6KB)
--------Attributes()
--------Extensions()
--------SitemapAspNet.csproj(4KB)
--------SitemapEngine.cs(4KB)
--------Properties()
--------Models()

网友评论