2016-10-29 06:20:16 +08:00
|
|
|
{
|
|
|
|
"build": {
|
|
|
|
"content": [
|
|
|
|
{
|
2021-08-09 03:43:46 +08:00
|
|
|
"files": [ "**/*.md", "**/*.yml" ],
|
2021-08-26 22:29:26 +08:00
|
|
|
"exclude": [ "**/includes/**", "***/license.md", "**/obj/**", "***/readme.md", "**/sample/**", "**/samples/**", "_site/**" ],
|
2021-07-26 17:48:33 +08:00
|
|
|
"group": "group1",
|
2018-04-11 00:07:08 +08:00
|
|
|
"src": "."
|
2021-07-26 17:48:33 +08:00
|
|
|
}
|
2016-10-29 06:20:16 +08:00
|
|
|
],
|
|
|
|
"resource": [
|
|
|
|
{
|
2021-07-26 17:48:33 +08:00
|
|
|
"files": [ "**/*.png", "**/*.jpg", "**/*.gif", "**/*.svg", "**/*.pdf", "**/zone-pivot-groups.json" ],
|
2021-08-09 03:43:46 +08:00
|
|
|
"exclude": [ "**/includes/**", "**/obj/**", "_site/**" ],
|
2021-07-26 17:48:33 +08:00
|
|
|
"group": "group1",
|
|
|
|
"src": "."
|
|
|
|
}
|
2016-10-29 06:20:16 +08:00
|
|
|
],
|
|
|
|
"overwrite": [],
|
2018-08-17 04:04:03 +08:00
|
|
|
"externalReference": [],
|
2016-11-08 02:21:34 +08:00
|
|
|
"globalMetadata": {
|
|
|
|
"_navPath": "/foo",
|
2016-12-16 05:36:00 +08:00
|
|
|
"_navRel": "/foo",
|
2020-03-06 22:24:50 +08:00
|
|
|
"breadcrumb_path": "/aspnet/core/breadcrumb/toc.json",
|
|
|
|
"extendBreadcrumb": true,
|
2020-02-20 05:56:09 +08:00
|
|
|
"feedback_github_repo": "dotnet/AspNetCore.Docs",
|
2021-03-10 12:40:27 +08:00
|
|
|
"feedback_product_url": "https://github.com/dotnet/aspnetcore/blob/main/CONTRIBUTING.md",
|
2018-06-19 02:37:17 +08:00
|
|
|
"feedback_system": "GitHub",
|
|
|
|
"ms.prod": "aspnet-core",
|
2020-01-22 03:46:17 +08:00
|
|
|
"ms.topic": "conceptual",
|
2020-08-14 02:36:47 +08:00
|
|
|
"uhfHeaderId": "MSDocsHeader-AspNet",
|
2021-07-26 17:48:33 +08:00
|
|
|
"searchScope": [ "ASP.NET Core" ],
|
2022-04-07 18:53:58 +08:00
|
|
|
"zone_pivot_group_filename": "core/zone-pivot-groups.json"
|
2018-06-19 02:37:17 +08:00
|
|
|
},
|
|
|
|
"fileMetadata": {
|
2020-01-22 03:46:17 +08:00
|
|
|
"author": {
|
2021-04-02 08:29:49 +08:00
|
|
|
"whats-new/**/**.md": "rick-anderson"
|
2020-01-22 03:46:17 +08:00
|
|
|
},
|
|
|
|
"ms.author": {
|
2021-04-02 08:29:49 +08:00
|
|
|
"whats-new/**/**.md": "riande"
|
2020-01-22 03:46:17 +08:00
|
|
|
},
|
2018-06-19 02:37:17 +08:00
|
|
|
"ms.technology": {
|
2021-07-26 17:48:33 +08:00
|
|
|
"**/client-side/**/**.md": "aspnetcore-clientside",
|
2021-07-23 02:14:49 +08:00
|
|
|
"**/blazor/**/**.md": "aspnetcore-blazor",
|
2021-07-26 17:48:33 +08:00
|
|
|
"**/data/**/**.md": "aspnetcore-data",
|
|
|
|
"**/fundamentals/**/**.md": "aspnetcore-fundamentals",
|
|
|
|
"**/getting-started/**/**.md": "aspnetcore-getstarted",
|
|
|
|
"**/grpc/**/**.md": "aspnetcore-grpc",
|
|
|
|
"**/host-and-deploy/**/**.md": "aspnetcore-hostdeploy",
|
2020-09-11 06:04:44 +08:00
|
|
|
"introduction-to-aspnet-core.md": "aspnetcore",
|
2021-07-26 17:48:33 +08:00
|
|
|
"**/migration/**/**.md": "aspnetcore-migration",
|
|
|
|
"**/mobile/**/**.md": "aspnetcore-mobile",
|
|
|
|
"**/mvc/**/**.md": "aspnetcore-mvc",
|
|
|
|
"**/performance/**/**.md": "aspnetcore-performance",
|
|
|
|
"**/razor-pages/**/**.md": "aspnetcore-razorpages",
|
|
|
|
"**/release-notes/**/**.md": "aspnetcore-releasenotes",
|
|
|
|
"**/security/**/**.md": "aspnetcore-security",
|
|
|
|
"**/signalr/**/**.md": "aspnetcore-signalr",
|
|
|
|
"**/test/**/**.md": "aspnetcore-test",
|
|
|
|
"**/tutorials/**/**.md": "aspnetcore-tutorials",
|
|
|
|
"**/web-api/**/**.md": "aspnetcore-webapi",
|
2020-03-02 23:32:23 +08:00
|
|
|
"whats-new/**/**.md": "aspnetcore-whatsnew"
|
2018-06-21 03:25:03 +08:00
|
|
|
},
|
|
|
|
"ms.topic": {
|
2021-07-26 17:48:33 +08:00
|
|
|
"**/getting-started/**/**.md": "tutorial",
|
|
|
|
"**/tutorials/**/**.md": "tutorial"
|
|
|
|
},
|
2022-04-07 18:53:58 +08:00
|
|
|
"no-loc": {
|
2022-10-01 01:40:03 +08:00
|
|
|
"**/**.md": [ "Blazor", "Blazor Hybrid", "Blazor Server", "Blazor WebAssembly", "BREACH", "cookie", "Cookie", "CRIME", "EF Core", "Home" , "Identity", "JS", "Kestrel", ".NET MAUI", ".NET Multi-platform App UI", "Privacy" , "Razor", "REST", "SignalR", "Web View" ]
|
2022-04-07 18:53:58 +08:00
|
|
|
},
|
2021-08-26 22:29:26 +08:00
|
|
|
"recommendations": {
|
|
|
|
"**/tutorials/**/**.md": "false"
|
2018-06-19 02:37:17 +08:00
|
|
|
}
|
2016-11-08 02:21:34 +08:00
|
|
|
},
|
2016-10-29 06:20:16 +08:00
|
|
|
"template": [],
|
2018-04-05 07:51:35 +08:00
|
|
|
"dest": "_site",
|
2018-04-11 00:07:08 +08:00
|
|
|
"markdownEngineName": "markdig",
|
|
|
|
"groups": {
|
2021-08-09 03:43:46 +08:00
|
|
|
"group1": { "dest": "group1-dest", "moniker_range": ">= aspnetcore-1.0" }
|
2021-11-11 11:26:41 +08:00
|
|
|
},
|
|
|
|
"xrefservice": [
|
|
|
|
"https://xref.docs.microsoft.com/query?uid={uid}"
|
|
|
|
]
|
2016-10-29 06:20:16 +08:00
|
|
|
}
|
2016-12-16 05:36:00 +08:00
|
|
|
}
|