November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
If I understand correctly you are just talking about the tooling and .NET 4.6, that should work, IDE change should not impact any framework layer stuffs and .NET 4.6 still use the dependencies from system.web. But you are are talking about the new .NET framework (Core), I don't think that will happen so quick. If you look into the vNext source code from the github, you will realise how many stuffs have been rewritten by MS. It's definitely not that easy task.
VNext on Core is not supported till now by EPiserver and no date has been released yet that when it will be available.
Regards
/K
What about this piece of documentation which implies Visual Studio 2015 is already supported?
Visual Studio 2015 are supported but not VNext and asp.net 5.
It is only in preview mode right now and supporting it demans a very big rewrite of EPiServer since it is very different from earlier versions.
Read more here:
https://github.com/aspnet/Home/wiki/Roadmap
You can create new projects in VS2015, switch to .Net 4.6 and use all C# v6 goodies :)
Hi,
is it possible to create EPiServer project based on vnext web template (the one that leverages dnx and new project structure) in Visual Studio 2015?
Thanks in advance,
Leszek