News

If this is information that's independent of the request (that is, something used in a variety of requests) and is used to control the processing of the request, then I'm more likely to put the data ...
Pass parameters via request header in ASP.NET Core MVC The request header is yet another option for passing parameters to your action methods.