Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
anth128128yTo bind a primitive type to the post you would need a [FromBody] attribute on your parameter. OR add the param as a query string rather than the request body.
-
px0622438yFirst of all devRant isn't stack overflow as already pointed out and secondly there isn't even nearly enough code or behaviour that you have provided for help. `e.Message()` isn't as helpful as a stacktrace and as you're using VS you can simply breakpoint and debug things for yourself.
Related Rants
-
rephiscorth38Everyone here ranting about a fucking missing semicolon. I can't remember the last time a missing semicolon wa...
-
CodesNotHot10-Laughed at Gitlab the other day -Accidentally dropped my db today. fuck karma
-
codeclod15When you have a super annoying problem that Google has been unable to help with... But you stumble upon a link...
Another 404... Anyone know how to send data to localhost?
undefined
exceptions
fuck