Timeline for My web app uses ASP, but does-it need it?
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 6, 2015 at 10:25 | comment | added | Esben Skov Pedersen | Yeah they changed a bunch of things, I've yet to use 2015 that much. In 2013 I usually dont use the mvc or web api templates when creating new project. I use the "Empty" and check web api since the other one includes both web api and mvc which I usually don't need. Is the empty not available any more? | |
| Aug 6, 2015 at 9:26 | comment | added | Yugo Amaryl | Thank you. I think I'm confused because of two things. Firstly, WebAPI has apparently been merged with the MVC5 framework. Secondly, VS 2015 and ASP 5 seem to have a very different approach. When I create a new WebAPI project in VS 2013, I see a Controllers folder and everything, as if I had asked for an MVC project. I tried VS 2015, and only an API folder is scaffolded in the case of an API project, and it seems like no MVC framework is involved by default... | |
| Aug 5, 2015 at 10:29 | history | answered | Esben Skov Pedersen | CC BY-SA 3.0 |