I published a NuGet package called UpshotHelper yesterday.  It’s a HtmlHelper extension to initialize Upshot.js.  It, more or less, does the same to initialize Upshot as the helper included with the Single Page Application package (System.Web.Http.Data.Helpers2).

I chose to write this library because I wanted to learn more about using Upshot.js for Single Page Applications.  Unfortunately the ASP.NET SPA MVC 4 nuget package broke after the Release Candidate came out in early June.

Please check it out in the NuGet gallery here or on GitHub here and let me know what you think.

I plan on publishing a sample to NuGet sometime soon.  I’ll keep you posted.