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.
53 lines
1.7 KiB
53 lines
1.7 KiB
{
|
|
"id": "9776757a-16f5-4a1a-8449-62909978bb39",
|
|
"template": "app",
|
|
"versions": {
|
|
"AbpFramework": "9.2.0",
|
|
"AbpStudio": "1.0.1",
|
|
"TargetDotnetFramework": "net10.0"
|
|
},
|
|
"modules": {
|
|
"BookStore": {
|
|
"path": "BookStore.abpmdl"
|
|
}
|
|
},
|
|
"runProfiles": {
|
|
"Default": {
|
|
"path": "etc/abp-studio/run-profiles/Default.abprun.json"
|
|
}
|
|
},
|
|
"options": {
|
|
"httpRequests": {
|
|
"ignoredUrls": [
|
|
|
|
]
|
|
}
|
|
},
|
|
"creatingStudioConfiguration": {
|
|
"template": "app",
|
|
"createdAbpStudioVersion": "1.0.1",
|
|
"tiered": "false",
|
|
"runInstallLibs": "true",
|
|
"runBundling": "true",
|
|
"useLocalReferences": "false",
|
|
"multiTenancy": "true",
|
|
"includeTests": "true",
|
|
"kubernetesConfiguration": "false",
|
|
"uiFramework": "blazor",
|
|
"mobileFramework": "none",
|
|
"distributedEventBus": "none",
|
|
"databaseProvider": "mongodb",
|
|
"runDbMigrator": "true",
|
|
"theme": "leptonx-lite",
|
|
"themeStyle": "",
|
|
"themeMenuPlacement": "",
|
|
"mobileFramework": "none",
|
|
"progressiveWebApp": "false",
|
|
"runProgressiveWebAppSupport": "false",
|
|
"publicWebsite": "false",
|
|
"socialLogin": "true",
|
|
"selectedLanguages": ["English", "English (United Kingdom)", "简体中文", "Español", "العربية", "हिन्दी", "Português (Brasil)", "Français", "Русский", "Deutsch (Deuthschland)", "Türkçe", "Italiano", "Čeština", "Magyar", "Română (România)", "Svenska", "Suomi", "Slovenčina", "Íslenska", "繁體中z文", ],
|
|
"defaultLanguage": "English",
|
|
"createCommand": "abp new BookStore -t app --ui-framework blazor --database-provider mongodb --theme leptonx-lite --skip-migration --without-cms-kit -no-file-management"
|
|
}
|
|
}
|