Commit Graph

36 Commits

Author SHA1 Message Date
Kiran Challa 1a708b8479 Fixed razor view as its compilation fails due to changed apis
Updated PageGenerator to consider the modified Views folder paths
More restructuring of files
2015-09-09 09:38:42 -07:00
Kiran Challa c46615dc53 Added new extensions UseExceptionHandler & UseDeveloperExceptionPage 2015-09-09 09:38:39 -07:00
Kiran Challa f7e7ce53a5 [Fixes #145] Fix typo "collapsable" to be a real word ("collapsible") 2015-07-14 20:50:32 -07:00
Chris R 9e547d5a9d Remove extra bracket from error page view. 2015-06-16 10:25:54 -07:00
Doug Bunting 9d095e2f21 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:24 -07:00
N. Taylor Mullen b07a656b8a Update .kproj => .xproj. 2015-03-11 14:05:30 -07:00
N. Taylor Mullen c746f2beb7 Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:52:44 -07:00
N. Taylor Mullen 684983effb Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:48:36 -07:00
Chris Ross cd238d4545 Outline for StatusCodePages middleware. 2015-02-10 13:29:48 -08:00
Victor Hurdugaci eb99bf25a3 Add schema version to kproj files 2014-11-25 10:39:01 -08:00
Victor Hurdugaci b466013235 Update KProj to the latest format 2014-11-12 15:01:34 -08:00
Pranav K 274d40459f Cleaning up sample project.json
Primarily meant to remove reference to System.Security.Claims 1.0 package
2014-10-17 07:52:30 -07:00
Chris R acd88a6ca7 Merge pull request #38 from tugberkugurlu/ErrorTitleShowNewLine
showing the error message inside pre tag in order to properly render the new lines
2014-10-16 08:55:30 -07:00
Pranav K 3279c15047 Reacting to CLR package versioning changes 2014-10-10 10:31:13 -07:00
tugberkugurlu a023b08282 replacing newlines inside the error message with the HTML br tag on error
page to properly dispaly the newlines on the error page
2014-10-10 11:26:59 +03:00
Chris Ross 001639ff48 Update helios dependency in samples. 2014-10-07 10:58:45 -07:00
Pranav K 417556c84c Reacting to System.Text.Encoding package version change 2014-09-11 10:06:41 -07:00
Chris Ross d7f5c81b13 Handle IBuilder rename to IApplicationBuilder. 2014-09-10 12:14:50 -07:00
David Fowler 5f685a6629 Updated to use the new target framework in project.json 2014-09-04 01:37:15 -07:00
David Fowler cce48f4cdf Updated to use the new target framework in project.json 2014-08-28 22:00:36 -07:00
Pranav K d0eb26026a Reacting to System.IO package version change 2014-08-20 06:56:29 -07:00
David Fowler f354762f23 Removed sources from project file 2014-08-15 07:57:28 -07:00
Pranav K 748c5394ad Reacting to System.Collections versioning change 2014-07-14 16:47:38 -07:00
David Fowler 91ee6ed484 Renamed configurations to frameworks in project.json 2014-07-13 21:46:00 -07:00
Brice Lambson 301432e5cb Bump version to 1.0.0-* 2014-06-19 16:13:11 -07:00
David Fowler ced5d8697e Fixed project.json casing 2014-05-26 02:48:39 -07:00
Pranav K 5c76e34749 Updating kproj file to match tooling changes 2014-05-18 20:13:54 -07:00
Chris Ross 5f7ae9cad6 Fix samples. 2014-05-09 11:58:22 -07:00
Wei Wang b94cb1e893 Sort dependencies and remove duplicates in dependencies 2014-05-07 16:24:26 -07:00
Chris Ross e651ebf6aa Fixing missing FileSystem dependency. 2014-05-06 14:33:43 -07:00
Chris Ross 0c48454ad2 Fix HttpAbstractions dependency issues. 2014-05-06 10:39:14 -07:00
David Fowler f5f225e6ea Updated to use new tooling 2014-04-08 02:11:05 -07:00
David Fowler a18e037578 Updated samples to use new hosting APIs 2014-03-31 02:44:09 -07:00
David Fowler a42fcb72b3 Update to new version of Tasks 2014-03-28 00:04:30 -07:00
David Fowler 0767bb104e Updated package versions. 2014-03-27 22:33:28 -07:00
Chris Ross 7ddfc9cde4 Initial import from Katana. 2014-03-13 10:57:15 -07:00