I created two project but I can't call something like this for second one (WebApplication8) :
https://localhost:44356/api/Students/getData?stdId=5
This url worked for my first/main project (ContosoUniversity)
How to define routing for both project's controller in on solution