Why Does webAPI works only with Attribute Routing (All operations GET, POST, PUT, DELETE) and not with the routing configured under Startup.cs - Configure method?
↧
Why Does webAPI works only with Attribute Routing (All operations GET, POST, PUT, DELETE) and not with the routing configured under Startup.cs - Configure method?