|
14 | 14 | "approach": "Realistic", |
15 | 15 | "classification": "Platform", |
16 | 16 | "database": "Postgres", |
17 | | - "framework": "ASP.NET Core", |
| 17 | + "framework": "ASP.NET Core [Paltform]", |
18 | 18 | "language": "C#", |
19 | 19 | "orm": "Raw", |
20 | 20 | "platform": ".NET", |
21 | 21 | "flavor": "CoreCLR", |
22 | 22 | "webserver": "Kestrel", |
23 | 23 | "os": "Linux", |
24 | 24 | "database_os": "Linux", |
25 | | - "display_name": "ASP.NET Core [Platform, Pg]", |
| 25 | + "display_name": "ASP.NET Core [Platform]", |
26 | 26 | "notes": "" |
27 | 27 | }, |
28 | 28 | "aot": { |
|
37 | 37 | "approach": "Realistic", |
38 | 38 | "classification": "Platform", |
39 | 39 | "database": "Postgres", |
40 | | - "framework": "ASP.NET Core", |
| 40 | + "framework": "ASP.NET Core [Platform]", |
41 | 41 | "language": "C#", |
42 | 42 | "orm": "Raw", |
43 | 43 | "platform": ".NET", |
44 | 44 | "flavor": "NativeAOT", |
45 | 45 | "webserver": "Kestrel", |
46 | 46 | "os": "Linux", |
47 | 47 | "database_os": "Linux", |
48 | | - "display_name": "ASP.NET Core [Platform, Pg, AOT]", |
| 48 | + "display_name": "ASP.NET Core [Platform, AOT]", |
49 | 49 | "notes": "" |
50 | 50 | }, |
51 | 51 | "minimal": { |
|
67 | 67 | "webserver": "Kestrel", |
68 | 68 | "os": "Linux", |
69 | 69 | "database_os": "Linux", |
70 | | - "display_name": "ASP.NET Core [Minimal APIs, Pg, Dapper]", |
| 70 | + "display_name": "ASP.NET Core [Minimal APIs]", |
71 | 71 | "notes": "", |
72 | 72 | "versus": "aspnetcore" |
73 | 73 | }, |
|
77 | 77 | "db_url": "/db", |
78 | 78 | "query_url": "/queries/", |
79 | 79 | "fortune_url": "/fortunes", |
80 | | - "port": 8080, |
| 80 | + "update_url": "/updates/", |
81 | 81 | "approach": "Realistic", |
82 | 82 | "classification": "Fullstack", |
83 | 83 | "database": "Postgres", |
|
89 | 89 | "webserver": "Kestrel", |
90 | 90 | "os": "Linux", |
91 | 91 | "database_os": "Linux", |
92 | | - "display_name": "ASP.NET Core [MVC, Pg, EF]", |
| 92 | + "display_name": "ASP.NET Core [MVC]", |
93 | 93 | "notes": "", |
94 | 94 | "versus": "aspnetcore" |
95 | 95 | }, |
|
103 | 103 | "approach": "Realistic", |
104 | 104 | "classification": "Platform", |
105 | 105 | "database": "MySQL", |
106 | | - "framework": "ASP.NET Core", |
| 106 | + "framework": "ASP.NET Core [Platform]", |
107 | 107 | "language": "C#", |
108 | 108 | "orm": "Raw", |
109 | 109 | "platform": ".NET", |
110 | 110 | "flavor": "CoreCLR", |
111 | 111 | "webserver": "Kestrel", |
112 | 112 | "os": "Linux", |
113 | 113 | "database_os": "Linux", |
114 | | - "display_name": "ASP.NET Core [Platform, My]", |
115 | | - "notes": "" |
| 114 | + "display_name": "ASP.NET Core [Platform, MySQL]", |
| 115 | + "notes": "", |
| 116 | + "versus": "aspnetcore" |
116 | 117 | } |
117 | 118 | } |
118 | 119 | ] |
|
0 commit comments