We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8166cb commit 635c6b8Copy full SHA for 635c6b8
frameworks/CSharp/aspnetcore/benchmark_config.json
@@ -14,7 +14,7 @@
14
"approach": "Realistic",
15
"classification": "Platform",
16
"database": "Postgres",
17
- "framework": "ASP.NET Core [Paltform]",
+ "framework": "ASP.NET Core [Platform]",
18
"language": "C#",
19
"orm": "Raw",
20
"platform": ".NET",
@@ -78,6 +78,7 @@
78
"query_url": "/queries/",
79
"fortune_url": "/fortunes",
80
"update_url": "/updates/",
81
+ "port": 8080,
82
83
"classification": "Fullstack",
84
0 commit comments