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
Related Rants
Can somebody explain to me how Routing works in asp.net core? I tried reading the docs and tutorials but they all don't explain very Well what's going on. It's just "copy this and that piece of code..." with magic keywords All over the place.
Also I don't understand what those project templates for SPAs are supposed to be? Why is the Server and Client Code mixed? As far as I understood it there is an API which gives me jsons, and the react / angular/vue Client which use the API. Aren't those two separate things? And why is there MVC and Razer pages Code in the API side?
rant
ms docs
asp.net
wk76