Last month I gave a talk about migrating from Web API to MVC 6 and ASP.NET 5 at NDC Oslo.
Below you can find the the video, code and slides from the session.
Thanks for all who attended, I had a great time in Oslo! Hopefully we get to revisit this session soon too, when ASP.NET 5 becomes a bit more mature.
Video π
You can watch the talk on Vimeo.
And if you are wondering, yes I’m wearing a Bayern Munich jersey on stage π
Code π
All the code is hosted at Gtihub. It contains the Web API 2 project, the MVC 6 “before” and the MVC 6 “after” version. It’s built using beta6 nightlies so you’ll need to install those to run the code.
Slides π
Just go to this URL. Slides are also contained in the Github repository - powered by the almighty FsReveal.
Mind you this talk is all about code so there aren’t many slides anyway.