Asp.Net

vNext

on Ubuntu 14.04 LTS



by: @kjellski

at: @HHCsharp

Meet-Repeat C#001


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!

Questions?


  • Thanks!

Resources

  1. .Net Framework Blog on "the future"
  2. Graeme Christies Blog dev/null
  3. monoinstall.sh fork from Sergey Zhukov
  4. The Future of .Net on the Server:
    Asp.Net vNext
  5. Asp.Net Home Project
  6. K (Version Manager) KVM
  7. http://www.dotnetfoundation.org
  8. github.com/kjellski

Asp.Net vNext on Ubuntu 14.04 LTS

By Kjell Otto

Asp.Net vNext on Ubuntu 14.04 LTS

This is my talk about installing and running the microsoft asp.net vnext stack on ubuntu 14.04 LTS server

  • 3,794