How to upgrade existing ASP.NET application to ASP.NET vNext -


i have not been able find proper documentation on how upgrade asp.net application asp.net vnext.

i switch hosting servers , have learnt, can host asp.net vnext not on windows, on linux, mac, etc.

i found article: upgrade .net vnext did not achieve goal.

so question is: important steps take when upgrading existing asp.net application asp.net vnext?

asp.net 5 (vnext) in beta, you're not going find documentation lot of available libraries still changing. likewise, kestrel http server, cross-platform hosting under development. can download release candidate of visual studio 2015 here , play around yourself, don't expect official upgrade documentation until it's release.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -