1

I am looking at phoneJs and they talk about using nuget. However they don't say what their solution is. It looks like it is a javascript solution project but I don't see that in VS2012.

PhoneJs

amartynov
  • 4,125
  • 2
  • 31
  • 35
chobo2
  • 83,322
  • 195
  • 530
  • 832

1 Answers1

0

It can be ASP.NET project (WebForms, MVC) or Window Store Javascript application.

Screenshots at the page you refer most probably display Windows Store project. This kind of project is only available in Windows 8.

P.S. Additional project templates with PhoneJS are included in DevExtreme: documentation.

amartynov
  • 4,125
  • 2
  • 31
  • 35