Wrox.ProMvc5.Views.AlbumList 1.0.0
Sample code from Chapter 3 of the Professional ASP.NET MVC 4 book by Wrox. Demonstration of view code that lists albums in view.
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Wrox.ProMvc5.Views.AlbumList</id>
<version>1.0.0.0</version>
<authors>Phil Haack,Jon Galloway</authors>
<owners>Phil Haack,Jon Galloway</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Sample code from Chapter 3 of the Professional ASP.NET MVC 4 book by Wrox. Demonstration of view code that lists albums in view.</description>
<language>en-US</language>
</metadata>
</package>