How to create API in Asp.net MVC parameters with & symbole ?
How to create API in Asp.net MVC parameters separeted with '&' symbole ?like :
http://localhost:22332/api/authorize?user=ury&session=token&item=an_item
"mithunvp.com/create-aspnet-mvc-6-web-api-visual-studio-2015/"
"dotnet-tricks.com/Tutorial/webapilist"
"dotnetcurry.com/aspnet/1063/create-rest-service-using-aspnet-webapi"