Optimized allocation search. Added sql command log interception

This commit is contained in:
Marcel Baumgartner
2023-04-16 02:44:50 +02:00
parent 9dad2c9749
commit 73a3ea85ad
9 changed files with 103 additions and 29 deletions

View File

@@ -17,12 +17,15 @@
"applicationUrl": "http://moonlight.testy:5118;https://localhost:7118;http://localhost:5118",
"dotnetRunMessages": true
},
"IIS Express": {
"commandName": "IISExpress",
"Sql Debug": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
"ASPNETCORE_ENVIRONMENT": "Development",
"ML_SQL_DEBUG": "true"
},
"applicationUrl": "http://moonlight.testy:5118;https://localhost:7118;http://localhost:5118",
"dotnetRunMessages": true
},
"Docker": {
"commandName": "Docker",