We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

ASP.Net 5 on Docker: Now with Release Candidate 1

Formal Metadata

Title
ASP.Net 5 on Docker: Now with Release Candidate 1
Title of Series
Number of Parts
133
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
By the time this talk starts, ASP.NET 5 and DNX should be at Release Candidate state, and .NET Core should be working too. All this means that you can run your ASP.NET MVC 6 applications in Docker containers on Linux machines, which is a brilliant way to run anything. So come and find out all about how to embrace this brave new world, up to and including running your own little platform-as-a-service within Azure, AWS or other cloud or traditional hosting environments. I'll also show you how to have a cluster of applications running in Docker and live-reloading while you edit the code on the host machine. Yes, you read that right.