180 references to HttpGet
ApiExplorerWebSite (31)
Controllers\ApiExplorerNameSetByConventionController.cs (1)
11[HttpGet]
Controllers\ApiExplorerResponseContentTypeController.cs (4)
11[HttpGet] 17[HttpGet] 24[HttpGet] 31[HttpGet]
Controllers\ApiExplorerResponseTypeWithApiConventionController.cs (3)
13[HttpGet] 16[HttpGet] 19[HttpGet]
Controllers\ApiExplorerResponseTypeWithAttributeController.cs (7)
11[HttpGet] 17[HttpGet] 23[HttpGet] 30[HttpGet] 37[HttpGet] 44[HttpGet] 51[HttpGet]
Controllers\ApiExplorerResponseTypeWithoutAttributeController.cs (13)
11[HttpGet] 16[HttpGet] 22[HttpGet] 28[HttpGet] 34[HttpGet] 40[HttpGet] 43[HttpGet] 49[HttpGet] 55[HttpGet] 61[HttpGet] 67[HttpGet] 73[HttpGet] 79[HttpGet]
Controllers\ApiExplorerRouteAndPathParametersInformationController.cs (1)
11[HttpGet]
Controllers\ApiExplorerVisibilityDisabledByConventionController.cs (1)
11[HttpGet]
Controllers\ApiExplorerVisibilityEnabledByConventionController.cs (1)
11[HttpGet]
BasicWebSite (34)
Areas\Area1\Controllers\RemoteAttribute_HomeController.cs (1)
15[HttpGet]
Areas\Area2\Controllers\RemoteAttribute_VerifyController.cs (1)
15[HttpGet]
Controllers\ActionResultOfTController.cs (2)
11[HttpGet] 22[HttpGet]
Controllers\AntiforgeryController.cs (1)
71[HttpGet]
Controllers\ContentNegotiation\FormatFilterController.cs (1)
20[HttpGet]
Controllers\CustomValueProviderController.cs (4)
11[HttpGet] 15[HttpGet] 19[HttpGet] 23[HttpGet]
Controllers\DefaultValuesController.cs (4)
11[HttpGet] 17[HttpGet] 23[HttpGet] 31[HttpGet]
Controllers\HomeController.cs (2)
110[HttpGet] 127[HttpGet]
Controllers\LinkGeneration\OrdersController.cs (2)
11[HttpGet] 17[HttpGet]
Controllers\NonNullableApiController.cs (1)
14[HttpGet]
Controllers\RemoteAttribute_HomeController.cs (1)
14[HttpGet]
Controllers\RequestScopedServiceController.cs (7)
12[HttpGet] 19[HttpGet] 25[HttpGet] 31[HttpGet] 37[HttpGet] 43[HttpGet] 52[HttpGet]
Controllers\TempDataController.cs (7)
80[HttpGet] 86[HttpGet] 92[HttpGet] 99[HttpGet] 105[HttpGet] 113[HttpGet] 119[HttpGet]
ClaimsTransformation (1)
Controllers\AccountController.cs (1)
15[HttpGet]
ControllersFromServicesClassLibrary (1)
Inventory.cs (1)
10[HttpGet]
ControllersFromServicesWebSite (1)
AnotherController.cs (1)
11[HttpGet]
Cookies (1)
Controllers\AccountController.cs (1)
14[HttpGet]
CorsWebSite (4)
Controllers\StoreController.cs (4)
14[HttpGet] 20[HttpGet] 29[HttpGet] 38[HttpGet]
CustomPolicyProvider (1)
Controllers\AccountController.cs (1)
13[HttpGet]
FormatterWebSite (23)
Controllers\AsyncEnumerableController.cs (3)
12[HttpGet] 16[HttpGet] 23[HttpGet]
Controllers\DoNotRespectBrowserAcceptHeaderController.cs (2)
10[HttpGet] 20[HttpGet]
Controllers\JsonOutputFormatterController.cs (10)
13[HttpGet] 16[HttpGet] 19[HttpGet] 22[HttpGet] 25[HttpGet] 29[HttpGet] 37[HttpGet] 46[HttpGet] 54[HttpGet] 62[HttpGet]
Controllers\RespectBrowserAcceptHeaderController.cs (1)
10[HttpGet]
Controllers\StreamController.cs (5)
10[HttpGet] 16[HttpGet] 23[HttpGet] 30[HttpGet] 37[HttpGet]
Controllers\SystemTextJsonOutputFormatterController.cs (2)
14[HttpGet] 22[HttpGet]
HostedBlazorWebassemblyApp.Server (1)
Controllers\WeatherForecastController.cs (1)
25[HttpGet]
HtmlGenerationWebSite (1)
Areas\Customer\Controllers\HtmlGeneration_CustomerController.cs (1)
16[HttpGet]
IdentitySample.DefaultUI (1)
Controllers\HomeController.cs (1)
10[HttpGet]
IdentitySample.Mvc (19)
Controllers\AccountController.cs (12)
40[HttpGet] 88[HttpGet] 153[HttpGet] 235[HttpGet] 254[HttpGet] 292[HttpGet] 301[HttpGet] 336[HttpGet] 345[HttpGet] 404[HttpGet] 451[HttpGet] 498[HttpGet]
Controllers\HomeController.cs (1)
10[HttpGet]
Controllers\ManageController.cs (6)
38[HttpGet] 172[HttpGet] 226[HttpGet] 260[HttpGet] 293[HttpGet] 331[HttpGet]
Microsoft.AspNetCore.Diagnostics.Middleware.Tests (5)
Logging\TestController.cs (5)
16[HttpGet] 25[HttpGet] 34[HttpGet] 43[HttpGet] 51[HttpGet]
Microsoft.AspNetCore.Mvc.Core.Test (24)
ApiConventionTypeAttributeTest.cs (1)
39var attribute = new HttpGetAttribute();
ApplicationModels\ActionModelTest.cs (1)
64new HttpGetAttribute(),
ApplicationModels\ControllerActionDescriptorProviderTests.cs (3)
1564[HttpGet] 1598[HttpGet] 1611[HttpGet]
ApplicationModels\ControllerModelTest.cs (1)
68new HttpGetAttribute(),
ApplicationModels\DefaultApplicationModelProviderTest.cs (8)
1483[HttpGet] 1639[HttpGet] 1644[HttpGet] 1655[HttpGet] 1667[HttpGet] 1675[HttpGet] 1704[HttpGet] 1708[HttpGet]
ApplicationModels\InferParameterBindingInfoConventionTest.cs (6)
1045[HttpGet] 1069[HttpGet] 1072[HttpGet] 1075[HttpGet] 1084[HttpGet] 1108[HttpGet]
Infrastructure\ActionSelectorTest.cs (2)
1206[HttpGet] 1232[HttpGet]
Routing\HttpMethodProviderAttributesTests.cs (1)
23data.Add(new HttpGetAttribute(), new[] { "GET" });
Routing\RouteTemplateProviderAttributesTest.cs (1)
21data.Add(new HttpGetAttribute());
Microsoft.AspNetCore.Mvc.Cors.Test (3)
CorsApplicationModelProviderTest.cs (3)
225[HttpGet] 235[HttpGet] 244[HttpGet]
Mvc.RoutingWebSite (7)
Areas\Order\OrderController.cs (1)
19[HttpGet]
Controllers\CompanyController.cs (1)
22[HttpGet]
Controllers\DynamicOrderController.cs (1)
23[HttpGet]
Controllers\EndpointNameController.cs (1)
19[HttpGet]
Controllers\FriendsController.cs (1)
18[HttpGet]
Controllers\MapsController.cs (1)
19[HttpGet]
Controllers\OrderController.cs (1)
18[HttpGet]
Negotiate.Client (8)
Controllers\AuthTestController.cs (8)
27[HttpGet] 47[HttpGet] 74[HttpGet] 97[HttpGet] 130[HttpGet] 163[HttpGet] 196[HttpGet] 222[HttpGet]
Negotiate.Server (3)
Controllers\AuthController.cs (3)
13[HttpGet] 25[HttpGet] 38[HttpGet]
PathSchemeSelection (1)
Controllers\AccountController.cs (1)
15[HttpGet]
Sample (1)
Controllers\TestController.cs (1)
13[HttpGet]
Sandbox (1)
Controllers\ValuesController.cs (1)
13[HttpGet]
StaticFilesAuth (1)
Controllers\AccountController.cs (1)
14[HttpGet]
VersioningWebSite (2)
Controllers\ItemsController.cs (1)
27[HttpGet]
Controllers\ItemsV2Controller.cs (1)
25[HttpGet]
XmlFormattersWebSite (5)
Controllers\SerializableErrorController.cs (1)
11[HttpGet]
Controllers\XmlApiControllerBase.cs (4)
13[HttpGet] 17[HttpGet] 32[HttpGet] 36[HttpGet]