What is vNext?
- Build 2014 (twitter.com/bldwin)
- Microsofts vision on beeing open source
- http://www.dotnetfoundation.org
- Asp.Net / .Net Native / System.* all modularized
as NuGet packages
- K Version Manager (KVM)
How to get started?
- This will be easier soon!
- Build mono from source (>= 3.4.1) -> script
- Install KVM -> script
- Install KRE -> `kvm upgrade`
- create project.json -> example
- Install dependencies -> kpm restore
- Run `k web`-> profit
What (v)Next?
- Bleeding on the edge
- Build something, we need tooling!
- Try it yourself™
- Let's build a better .Net --> contribute!
Made with Slides.com