SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our User Agreement and Privacy Policy.
SlideShare uses cookies to improve functionality and performance, and to provide you with relevant advertising. If you continue browsing the site, you agree to the use of cookies on this website. See our Privacy Policy and User Agreement for details.
Successfully reported this slideshow.
Activate your 14 day free trial to unlock unlimited reading.
1.
ASP.NET vNext
Paulius Norkus
Developer
AdDuplex
@pauliusnorkus
2.
ASP.NET vNext and the Modern Web
Choose your Editors
and Tools
Open Source
with Contributions
Cross-PlatformOSS
Seamless transition
from on-premises to cloud
Faster Development CycleTotally Modular
Fast
Source: http://channel9.msdn.com/Events/TechEd/NorthAmerica/2014/DEV-B411
3.
ASP.NET vNext: What are KRE, KVM, K, KPM?
• K command is your entry point to the runtime
• KRE (K Runtime Environment) is used to bootstrap and run an ASP.NET vNext application
• KVM (K Version Manager) is a Powershell script used to get the runtime and manage
multiple versions of it
• KPM (K Package Manager), is the command to restore packages, install packages, pack
your application for deployment, etc.
5.
Open Source and free Tools
• .NET Core with Mac and Linux support
• https://github.com/dotnet
• ASP.NET
• https://github.com/aspnet/home
• Visual Studio 2013 Community edition
• http://www.visualstudio.com/en-us/news/vs2013-community-vs.aspx
• Visual Studio 2015 Preview
• http://www.visualstudio.com/news/vs2015-preview-vs
• Omnisharp
• http://www.omnisharp.net