aspnetcore/src/Microsoft.AspNet.Diagnostics/Views
Pranav K d2dfae108a * Remove ICompilation* interfaces from Diagnostics
* Removing error message from CompilationErrorPage since it repeats
 individual errors.

 Fixes #111
2015-04-02 12:37:33 -07:00
..
AttributeValue.cs updating the page generator and base view to work with razor helper functions 2014-11-21 09:26:36 -08:00
BaseView.cs using [NotNull] attribute from the Common repo 2015-03-13 17:21:37 -07:00
CompilationErrorModel.cs Adding contract interfaces for specifying runtime compilation exceptions. 2015-01-12 14:35:15 -08:00
CompilationErrorPage.cs * Remove ICompilation* interfaces from Diagnostics 2015-04-02 12:37:33 -07:00
CompilationErrorPage.cshtml * Remove ICompilation* interfaces from Diagnostics 2015-04-02 12:37:33 -07:00
DiagnosticsPage.cs Fix ILibaryInformation.Version break. 2014-10-07 09:31:08 -07:00
DiagnosticsPage.cshtml
ErrorDetails.cs
ErrorPage.cs Using new IHtmlEncoders 2015-03-06 11:29:58 -08:00
ErrorPage.cshtml Using new IHtmlEncoders 2015-03-06 11:29:58 -08:00
ErrorPage.css replacing newlines inside the error message with the HTML br tag on error 2014-10-10 11:26:59 +03:00
ErrorPage.js
ErrorPageModel.cs
HelperResult.cs updating the page generator and base view to work with razor helper functions 2014-11-21 09:26:36 -08:00
RuntimeInfoPage.cs Fix ILibaryInformation.Version break. 2014-10-07 09:31:08 -07:00
RuntimeInfoPage.cshtml Fix ILibaryInformation.Version break. 2014-10-07 09:31:08 -07:00
RuntimeInfoPage.css
RuntimeInfoPageModel.cs
StackFrame.cs Adding contract interfaces for specifying runtime compilation exceptions. 2015-01-12 14:35:15 -08:00
WelcomePage.cs Fix ILibaryInformation.Version break. 2014-10-07 09:31:08 -07:00
WelcomePage.cshtml