aspnetcore/samples/MvcSandbox
Nate McMaster b811e69d00 Use PackageLineup to manage PackageReference versions
- Move the Mvc.Performance project from test/ to benchmarks/.
 - Remove the Version attribute on PackageReference.
 - Add a reference to two PackageLineup's.
 - Add snippet to README explaining the additional requirement to run build.cmd /t:restore.
 - Add a target to check that packages have been pinned.
2017-08-30 12:14:11 -07:00
..
Controllers Support model binding to Razor Pages properties on page and PageModel classes 2017-03-24 07:45:19 -07:00
Models Rename View() to Page() 2017-04-27 09:27:14 -07:00
Pages Make /Pages the default root for pages. 2017-04-24 15:46:32 -07:00
Views Cleanup MVC Sandbox 2017-07-24 14:10:19 -07:00
.bowerrc * Remove MvcSample and replace with MvcSandbox 2015-11-23 11:53:48 -08:00
.gitignore * Remove MvcSample and replace with MvcSandbox 2015-11-23 11:53:48 -08:00
MvcSandbox.csproj Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
Startup.cs Private cache for cache tag helper and distributed cache tag helper 2017-07-10 15:00:19 -07:00