mirror of https://github.com/abpframework/abp.git
csharpabpc-sharpframeworkblazoraspnet-coredotnet-coreaspnetcorearchitecturesaasdomain-driven-designangularmulti-tenancy
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.
30 lines
915 B
30 lines
915 B
{
|
|
"items": [{
|
|
"text": "Getting Started",
|
|
"items": [{
|
|
"text": "From Startup Templates",
|
|
"items": [{
|
|
"text": "ASP.NET Core MVC",
|
|
"path": "Getting-Started-AspNetCore-MVC-Template.md"
|
|
}]
|
|
},{
|
|
"text": "From Empty Projects",
|
|
"items": [{
|
|
"text": "With ASP.NET Core Web Application",
|
|
"path": "Getting-Started-AspNetCore-Application.md"
|
|
},{
|
|
"text": "With Console Application",
|
|
"path": "Getting-Started-Console-Application.md"
|
|
}]
|
|
}]
|
|
},{
|
|
"text": "Tutorials",
|
|
"items": [{
|
|
"text": "Application Development",
|
|
"items": [{
|
|
"text": "With ASP.NET Core MVC",
|
|
"path": "Tutorials/AspNetCore-Mvc/Part-I.md"
|
|
}]
|
|
}]
|
|
}]
|
|
}
|