aspnetcore/samples
Eilon Lipton 0f74187a81 Fix package dependencies
Removed some extraneous dependencies and instead made all the
diagnostics packages be independent packages that happen to share some
concepts/source code.

The common Razor base class code was moved to a shared source file. Then
the Diagnostics page, ELM page, and EF database page all use that. Also
updated the page generator to use the new shared code.

See #257
2016-03-15 17:33:10 -07:00
..
DatabaseErrorPageSample Fix package dependencies 2016-03-15 17:33:10 -07:00
DeveloperExceptionPageSample Target net451 so functional tests execute with xunit runner on linux 2016-03-09 17:07:49 -08:00
ElmPageSample Target net451 so functional tests execute with xunit runner on linux 2016-03-09 17:07:49 -08:00
ExceptionHandlerSample Target net451 so functional tests execute with xunit runner on linux 2016-03-09 17:07:49 -08:00
MiddlewareAnalysisSample Target net451 so functional tests execute with xunit runner on linux 2016-03-09 17:07:49 -08:00
RuntimeInfoPageSample Target net451 so functional tests execute with xunit runner on linux 2016-03-09 17:07:49 -08:00
StatusCodePagesSample Target net451 so functional tests execute with xunit runner on linux 2016-03-09 17:07:49 -08:00
WelcomePageSample Target net451 so functional tests execute with xunit runner on linux 2016-03-09 17:07:49 -08:00