You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
158 lines
7.9 KiB
158 lines
7.9 KiB
import React from 'react';
|
|
import ComponentCreator from '@docusaurus/ComponentCreator';
|
|
|
|
export default [
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/blog/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/blog/', '38b'),
|
|
exact: true
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/blog/archive/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/blog/archive/', 'd5b'),
|
|
exact: true
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/blog/first-blog-post/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/blog/first-blog-post/', '4cc'),
|
|
exact: true
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/blog/tags/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/blog/tags/', 'c60'),
|
|
exact: true
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/blog/tags/docusaurus/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/blog/tags/docusaurus/', 'cd6'),
|
|
exact: true
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/blog/tags/welcome/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/blog/tags/welcome/', '8c0'),
|
|
exact: true
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/markdown-page/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/markdown-page/', '883'),
|
|
exact: true
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/', 'a69'),
|
|
routes: [
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/category/1-fundamentals/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/category/1-fundamentals/', '40c'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/category/2-model/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/category/2-model/', 'c4a'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/category/entity-framework-core/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/category/entity-framework-core/', 'a4e'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Fundamentals/ConnectionStrings/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Fundamentals/ConnectionStrings/', '912'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Fundamentals/TestingInMemory/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Fundamentals/TestingInMemory/', 'f2f'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/intro/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/intro/', 'c27'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/DataSeeding/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/DataSeeding/', 'dbd'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/DataSeedingBeforeEF2_1/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/DataSeedingBeforeEF2_1/', 'dcc'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/EF_CF_dataAnnotations/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/EF_CF_dataAnnotations/', '6cb'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/EF_CF_FluentAPI/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/EF_CF_FluentAPI/', 'dfe'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/EF_CF_Keys_FluentAPI/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/EF_CF_Keys_FluentAPI/', '6cc'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/EF_CF_KeysConvention/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/EF_CF_KeysConvention/', '01c'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/EF_CF_KeysDataAnnotations/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/EF_CF_KeysDataAnnotations/', 'd2c'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/EF_CF_namingConventions/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/EF_CF_namingConventions/', '08f'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/ValueGeneration/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/Entity-Framework/Model/ValueGeneration/', 'd64'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/intro/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/intro/', '632'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/UnitTests/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/docs/UnitTests/', 'e27'),
|
|
exact: true,
|
|
sidebar: "tutorialSidebar"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
path: '/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/',
|
|
component: ComponentCreator('/documentation/mchSamples_.NET/docusaurus/mchsamples-.net-core/', '39b'),
|
|
exact: true
|
|
},
|
|
{
|
|
path: '*',
|
|
component: ComponentCreator('*'),
|
|
},
|
|
];
|