EdtterTemplate 1.0.0
This is the Edtter Template based on HappyForest template. (Edtter is a sample application for ASP.NET MVC 3 in Japan.) This template is for ASP.NET MVC 3 Tools Update - Internet Application project template and Razor (cshtml). And you need to delete Site.css, _ViewStat.cshtml and _Layout.cshtml files before installing.
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>EdtterTemplate</id>
<version>1.0</version>
<title>Edtter Template (JPN)</title>
<authors>Akira Inoue</authors>
<owners />
<projectUrl>http://edtter.codeplex.com/</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>This is the Edtter Template based on HappyForest template. (Edtter is a sample application for ASP.NET MVC 3 in Japan.)
This template is for ASP.NET MVC 3 Tools Update - Internet Application project template and Razor (cshtml). And you need to delete Site.css, _ViewStat.cshtml and _Layout.cshtml files before installing.</description>
<summary />
<language>ja-JP</language>
<tags>ASP.NET mvc MVC3 Template</tags>
</metadata>
</package>