Try our conversational search powered by Generative AI!

EPiServer and Visual Studio 2015

Vote:
 

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 

#123622
Jul 10, 2015 14:12
Vote:
 

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.  

#123664
Jul 13, 2015 23:36
Vote:
 

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

#123685
Jul 15, 2015 12:47
Vote:
 

What about this piece of documentation which implies Visual Studio 2015 is already supported?

#133467
Edited, Sep 07, 2015 11:20
Vote:
 

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

#133486
Sep 07, 2015 14:04
Vote:
 

You can create new projects in VS2015, switch to .Net 4.6 and use all C# v6 goodies :)

#133686
Sep 08, 2015 21:59
Vote:
 

Valdis, C# v6, but not the new version of MVC, or am I wrong?

#133708
Sep 09, 2015 8:40
Vote:
 

yup, you are right. C# v6, but not Asp.Net vNext (btw, it's still in beta).

#133710
Sep 09, 2015 8:53
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.