6 references to HttpGet
AspireWithMaui.WeatherApi (1)
Controllers\WeatherForecastController.cs (1)
14
[
HttpGet
(Name = "GetWeatherForecast")]
Microsoft.AspNetCore.Diagnostics.Middleware.Tests (5)
Logging\TestController.cs (5)
16
[
HttpGet
]
25
[
HttpGet
]
34
[
HttpGet
]
43
[
HttpGet
]
51
[
HttpGet
]