nuget - Which MVVMCross Package contains the WindowsStore namespace -


after updating mvvmcross project 3.1.1 3.2.1, found getting errors resolving references mvxstorepage (cirrious.mvvmcross.windowsstore.views).

i've had inside mvvmcross project, , looks windowsstore should inside cirrious.mvvmcross.windowsstore.dll. however, can't seem determine nuget package is. i've tried looking in nuget package explorer, can't seem determine is.

i'm referencing:

mmvmcross mmvmcross - mvvmcrosscore mmvmcross - mvvmcrosscore - portable support mvvmcross - hot tuna libraries mvvmcross - hot tuna starter pack + bunch of plug-ins

so, question twofold: package located in and, wider question, how can determine myself package it's in?

the packages defined in nuspec files in https://github.com/mvvmcross/mvvmcross/tree/3.2/nuspec

you can see ones reference cirrious.mvvmcross.windowsstore.dll using search - e.g. github search https://github.com/mvvmcross/mvvmcross/search?utf8=%e2%9c%93&q=cirrious.mvvmcross.windowsstore.dll&type=code or download files , use grep or find in files locally


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -