Cannot install the Mustache JavaScript template via NuGet
I'm in chapter 8, reading the JSON and Client-Side Templates section (pp 246-247 in the book). According to the book I can install the Mustache JavaScript template library via using NuGet. However, when I tried searching for it via NuGet, it couldn't get found.
Why is that? Has it been supplanted by something else? And if so, how does one find out what it's new name is?
|