MyPage is a personalized page based on your interests.The page is customized to help you to find content that matters you the most.


I'm not curious

Understanding KLR, KPM, KVM, and KRE for best asp.net 5 (vNext) development practices

Published on 30 January 15
0
1

Asp.net 5(vNext) is a latest upcoming version of asp.net development platform that is re-intended and redesigned by Microsoft from the scratch. Along with Visual Studio 2015, Microsoft has released asp.net 5 (vNext) that offers new runtime environment known as K Runtime Environment (KRE). Using this version of asp.net, developers can run their apps through prompt command using several commands. And in this post, we will share all the related terms that will help you in making best asp.net app development practices.


KRE (K Runtime Environment)
Understanding KLR, KPM, KVM, and KRE for best asp.net 5 (vNext) development practices - Image 1

Using KRE, developers can run and bootstrap asp.net vNext application. It is a must have environment that initiates running of asp.net vNext applications. The KRE contains many things such as Native CLR hosts, SDK tools, Compiler systems, etc. You can take help of KVM List command to avail the latest KRE version. For more info, click this link.


KVM (K Version Manager)

KVM is an initial thing you need to run command. With KVM, developers can install and update different version of KRE. The PowerShell script is used to avail and manage distinct KRE version at one time on one machine. This means one application can have KRE version and another application can have another KRE version at the same time. For more info, click this link.


KLR (K Language Runtime)


Understanding KLR, KPM, KVM, and KRE for best asp.net 5 (vNext) development practices - Image 2

KLR or K Language Runtime is an exe comes with Project K Package. Developers can use KLR.exe for scenarios like running and building of app from the command line while self-hosting in asp.net development. For more info, click this link.


KPM (K Package Manager)

K Package Manager allows developers to carry out operations involved in their asp.net vNext application. With KPM, developers can restore packages, pack their apps for deployment and do several other things. For more info, click this link.


It is important to learn all these terms if you want to carry out best development practices for asp.net applications.

Related Posts:
Post a Comment

Please notify me the replies via email.

Important:
  • We hope the conversations that take place on MyTechLogy.com will be constructive and thought-provoking.
  • To ensure the quality of the discussion, our moderators may review/edit the comments for clarity and relevance.
  • Comments that are promotional, mean-spirited, or off-topic may be deleted per the moderators' judgment.
You may also be interested in
 
Awards & Accolades for MyTechLogy
Winner of
REDHERRING
Top 100 Asia
Finalist at SiTF Awards 2014 under the category Best Social & Community Product
Finalist at HR Vendor of the Year 2015 Awards under the category Best Learning Management System
Finalist at HR Vendor of the Year 2015 Awards under the category Best Talent Management Software
Hidden Image Url

Back to Top