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
Post a Comment