A bit late for the party, but if you are still looking at it, I just posted a sample GitHub project, showing how to store your .cshtml in Azure Blob storage using ASP.NET 5 / MVC 6.
@Maxime Rouiller - MVP is correct that you need to provide a custom IFileProvider. My sample uses rc1-final and works. However, looking at the aspnet project, this may change later (allowing multiple providers to register)
A blog post that this should appear in the next few days.
source share