Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,27 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:15887;http://localhost:15888",
"applicationUrl": "https://localhost:15999;http://localhost:16000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:16175",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:17037",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:17119",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "https://localhost:18000",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:17119",
"ASPIRE_SHOW_DASHBOARD_RESOURCES": "true"
}
},
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://localhost:15888",
"applicationUrl": "http://localhost:16000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:16175",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:17038",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:17120",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "http://localhost:18001",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:17120",
"ASPIRE_SHOW_DASHBOARD_RESOURCES": "true",
"ASPIRE_ALLOW_UNSECURED_TRANSPORT": "true"
}
Expand All @@ -34,11 +36,11 @@
"launchBrowser": true,
"dotnetRunMessages": true,
"commandLineArgs": "--publisher manifest --output-path aspire-manifest.json",
"applicationUrl": "http://localhost:15888",
"applicationUrl": "http://localhost:16000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:16175"
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:17120"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21265",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "https://localhost:18002",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22001"
}
},
Expand All @@ -23,10 +24,11 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:19265",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "http://localhost:18003",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:20203"
}
},
"manifest": {
"generate-manifest": {
"commandName": "Project",
"commandLineArgs": "--publisher manifest --output-path aspire-manifest.json",
"dotnetRunMessages": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21046",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "https://localhost:18004",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22093"
}
},
Expand All @@ -22,6 +23,7 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:19172",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "http://localhost:18005",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:20091"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21275",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "https://localhost:18006",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22009"
}
},
Expand All @@ -22,10 +23,11 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:19105",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "http://localhost:18007",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:20198"
}
},
"manifest": {
"generate-manifest": {
"commandName": "Project",
"commandLineArgs": "--publisher manifest --output-path aspire-manifest.json",
"dotnetRunMessages": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:16195",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "https://localhost:18008",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:17037"
}
},
Expand All @@ -22,6 +23,7 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:16195",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "http://localhost:18009",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:17038",
"ASPIRE_ALLOW_UNSECURED_TRANSPORT": "true"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21204",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "https://localhost:18010",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22213"
}
},
Expand All @@ -22,8 +23,18 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:19294",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "http://localhost:18011",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:20029"
}
},
"generate-manifest": {
"commandName": "Project",
"dotnetRunMessages": true,
"commandLineArgs": "--publisher manifest --output-path aspire-manifest.json",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:16167",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "https://localhost:18012",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:17317",
"ASPIRE_SHOW_DASHBOARD_RESOURCES": "true"
}
Expand All @@ -23,6 +24,7 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:16167",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "http://localhost:18013",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:17318",
"ASPIRE_SHOW_DASHBOARD_RESOURCES": "true",
"ASPIRE_ALLOW_UNSECURED_TRANSPORT": "true"
Expand All @@ -33,7 +35,7 @@
"launchBrowser": true,
"dotnetRunMessages": true,
"commandLineArgs": "--publisher manifest --output-path aspire-manifest.json",
"applicationUrl": "http://localhost:15888",
"applicationUrl": "http://localhost:16060",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:15887;http://localhost:15888",
"applicationUrl": "https://localhost:16069;http://localhost:16070",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:16157",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:17379",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "https://localhost:18014",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:17307",
"ASPIRE_SHOW_DASHBOARD_RESOURCES": "true"
}
Expand All @@ -18,11 +19,12 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://localhost:15888",
"applicationUrl": "http://localhost:16070",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:16157",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:17380",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "http://localhost:18015",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:17308",
"ASPIRE_SHOW_DASHBOARD_RESOURCES": "true",
"ASPIRE_ALLOW_UNSECURED_TRANSPORT": "true"
Expand All @@ -33,11 +35,11 @@
"launchBrowser": true,
"dotnetRunMessages": true,
"commandLineArgs": "--publisher manifest --output-path aspire-manifest.json",
"applicationUrl": "http://localhost:15888",
"applicationUrl": "http://localhost:16070",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:16157"
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:17380"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:21003",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "https://localhost:18016",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:22110"
}
},
Expand All @@ -22,6 +23,7 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:19010",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "http://localhost:18017",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:20125"
}
},
Expand All @@ -30,11 +32,11 @@
"launchBrowser": true,
"dotnetRunMessages": true,
"commandLineArgs": "--publisher manifest --output-path aspire-manifest.json",
"applicationUrl": "http://localhost:15888",
"applicationUrl": "http://localhost:16080",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:16175"
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:17340"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,27 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:15887;http://localhost:15888",
"applicationUrl": "https://localhost:16089;http://localhost:16090",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:16175",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:17037",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:17029",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "https://localhost:18018",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:17029",
"ASPIRE_SHOW_DASHBOARD_RESOURCES": "true"
}
},
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://localhost:15888",
"applicationUrl": "http://localhost:16090",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:16175",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:17038",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:17030",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "http://localhost:18019",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:17030",
"ASPIRE_SHOW_DASHBOARD_RESOURCES": "true",
"ASPIRE_ALLOW_UNSECURED_TRANSPORT": "true"
}
Expand All @@ -34,11 +36,11 @@
"launchBrowser": true,
"dotnetRunMessages": true,
"commandLineArgs": "--publisher manifest --output-path aspire-manifest.json",
"applicationUrl": "http://localhost:15888",
"applicationUrl": "http://localhost:16090",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:16175"
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:17030"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,26 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:15215;http://localhost:15216",
"applicationUrl": "https://localhost:16099;http://localhost:17000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:16195",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:17037"
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:16999",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "https://localhost:18020",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:16999"
}
},
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://localhost:15216",
"applicationUrl": "http://localhost:16100",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:16195",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:17038",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:17000",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "http://localhost:18021",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:17000",
"ASPIRE_ALLOW_UNSECURED_TRANSPORT": "true"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:16155",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:17037"
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "https://localhost:18022",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:17399"
}
},
"http": {
Expand All @@ -22,7 +23,8 @@
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:16155",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:17038",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "http://localhost:18023",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:17400",
"ASPIRE_ALLOW_UNSECURED_TRANSPORT": "true"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,27 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:15887;http://localhost:15888",
"applicationUrl": "https://localhost:16119;http://localhost:16120",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:16175",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:17037",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "https://localhost:17409",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "https://localhost:18024",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "https://localhost:17409",
"ASPIRE_SHOW_DASHBOARD_RESOURCES": "true"
}
},
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://localhost:15888",
"applicationUrl": "http://localhost:16120",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:16175",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:17038",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:17410",
"ASPIRE_DASHBOARD_MCP_ENDPOINT_URL": "http://localhost:18025",
"ASPIRE_RESOURCE_SERVICE_ENDPOINT_URL": "http://localhost:17410",
"ASPIRE_SHOW_DASHBOARD_RESOURCES": "true",
"ASPIRE_ALLOW_UNSECURED_TRANSPORT": "true"
}
Expand All @@ -34,11 +36,11 @@
"launchBrowser": true,
"dotnetRunMessages": true,
"commandLineArgs": "--publisher manifest --output-path aspire-manifest.json",
"applicationUrl": "http://localhost:15888",
"applicationUrl": "http://localhost:16120",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"DOTNET_ENVIRONMENT": "Development",
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:16175"
"ASPIRE_DASHBOARD_OTLP_ENDPOINT_URL": "http://localhost:17410"
}
}
}
Expand Down
Loading
Loading