1.CLR
This is already said in the "ASP. Vnext: CLR", even if it's not comprehensive and detailed. A lot of knowledge at the beginning of the study do not go to the root. A person's energy is limited, learning knowledge is unlimited, we have limited energy, use to learn, hands-on practice. do not understand the truth, the first will remember to use, perhaps enough.
For example, demonstrate the string method:
It prompts this method, and using CORECLR is not yet supported.
You choose to use that version (the ASP. NET 5.0 and ASP. NET Core 5.0 two options), and in VS, the code used will be highlighted. But the program to run or compile to use the version to see Kre:
2.KRE
Words kre,kvm,kpm,k commands and so on, really make people confused. What is k in it? The Garden Doodle (Dudu) master, kan it into a " pit ", " disappeared ". Now there are new changes, for the time being, or waiting for the next VS2015 version upgrade to mention this update, it is estimated to change the name, you search the KVM, the term will be misunderstood, perhaps Microsoft changed the small reason.
A netizen suggested to look at http://jhonge.net/Home/Single/11299283, also will help you to understand.
Of course you can go to Https://github.com/aspnet/home (already renamed after Https://github.com/aspnet/XRE).
When we create the ASP.NET5 project, it will automatically be created under the system:
Of course Kre can be installed with KVM!
Under Windows platform, with administrator command:
@powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString(‘https://raw.githubusercontent.com/aspnet/Home/master/kvminstall.ps1‘))"
Once executed, the Kre can also be installed. Other platforms, see: Https://github.com/aspnet/home.
KVM provides scenarios where you can use it to download and install Kre and KPM (dependent assembly installation packages) without VS2015. Of course not KVM also doesn't matter, vs integrates these.
3.KVM
We have already installed KVM in front of us, and we can also refer to the Vnext Summary: KVM for common command introductions. This is no longer a rip-off.
4.K Commands
Skip over!
5.KPM
Skip over!
6. Summary
This article doesn't make sense, just wait for VS2015 to upgrade again and discuss the " variants " of KVM. Not to mention the previous article also said a lot, and then also posted see information.
Play 5:clr--kre--kvm--k ASP COMMANDS--KPM