Commit Graph

15 Commits

Author SHA1 Message Date
Pranav K bd78523011 Replace NotNullAttribute with thrown exceptions 2015-10-06 17:06:27 -07:00
Pranav K 24bc91b958 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:48 -07:00
N. Taylor Mullen dd3bb685cb Update LICENSE.txt and license header on files. 2015-05-01 14:04:48 -07:00
Praburaj e8d3fbf7bc Using [NotNull] from common repo package 2015-03-14 07:44:02 -07:00
Chris Ross 96835bd761 Handle IFileSystem rename. 2015-01-20 08:58:41 -08:00
Chris Ross 212c264ed3 Use strongly typed headers. 2015-01-14 16:01:25 -08:00
Chris Ross 3343bb4d23 Hosting #86 - Consume WebRootFileSystem 2014-12-05 11:03:19 -08:00
Praburaj 1bc4e21c22 Addressing IFileSystem breaking changes
This PR is to address the breaking changes introduced with https://github.com/aspnet/FileSystem/pull/20

@Tratcher @pranavkm
2014-11-26 12:24:56 -08:00
Chris Ross ea3ea90b7a #8 - Use IHostingEnvironment.WebRoot as the default static files root. 2014-09-12 10:19:38 -07:00
Chris Ross 2c4811f201 Import static file tests from Katana. 2014-08-04 16:11:28 -07:00
Andrew Peters ae806e1ce5 Updating copyright headers 2014-05-08 23:01:40 -07:00
Pranav K 4a2a525b47 Changes to match package and namespace renames 2014-05-06 12:00:48 -07:00
anpete 29041eaad8 Update file headers 2014-05-01 17:41:49 -07:00
Chris Ross ad3112917b Update Microsoft.Owin dependencies to Microsoft.AspNet. 2014-02-07 11:29:22 -08:00
Chris Ross 86b1ac8f39 Initial static files port. 2014-02-06 15:30:21 -08:00