Commit Graph

29 Commits

Author SHA1 Message Date
Nate McMaster 8f3d04870f Target .NET Standard 2.0 2017-05-22 15:19:02 -07:00
Chris R ce8d23d3e5 Update sample 2016-05-27 09:49:54 -07:00
John Luo 57352541fb Removing references to UseDefaultHostingConfiguration 2016-04-27 14:59:24 -07:00
John Luo 390fdd325b Move web.config and use ANCM 2016-04-11 10:02:42 -07:00
John Luo 8e92dd634e React to Kestrel extensions 2016-03-30 15:53:12 -07:00
John Luo 0aa42243a0 Reacting to Hosting changes 2016-03-22 11:50:07 -07:00
Chris R 44850090e3 #110 Fix sample to publish the wwwroot dir as content. 2016-02-08 13:39:47 -08:00
Hisham Bin Ateya fc236b07e2 Add 'UseServer' 2016-02-04 14:38:26 +03:00
N. Taylor Mullen b877e1a1f6 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:43 -08:00
John Luo f49864c413 Reacting to hosting rename 2016-01-17 16:32:45 -08:00
John Luo adfb3e5aff Reacting to Hosting API changes 2016-01-12 16:07:18 -08:00
John Luo 5e9bbc5650 Updating to new options pattern 2016-01-08 16:56:33 -08:00
John Luo 6f9b827e5b Standardizing middleware to use configureOptions lambda 2015-12-22 19:32:20 -08:00
John Luo 2b2c42069c Reacting to hew Hosting API 2015-12-18 16:01:43 -08:00
John Luo ee7201b1f6 Reacting to verbose rename 2015-12-07 14:13:47 -08:00
Pranav K 24bc91b958 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:48 -07:00
Hao Kung e7b0a76db9 React to hosting 2015-03-19 11:28:06 -07:00
Praburaj 62036bf74b Using IHtmlEncode to encode content
Fixes: https://github.com/aspnet/StaticFiles/issues/29
2015-02-20 13:17:09 -08:00
Chris Ross 96835bd761 Handle IFileSystem rename. 2015-01-20 08:58:41 -08:00
SonjaKhan e94e3dc44e adding some logging statements 2014-12-05 12:45:46 -08:00
Chris Ross 3343bb4d23 Hosting #86 - Consume WebRootFileSystem 2014-12-05 11:03:19 -08:00
Chris Ross 0cd6e52383 Handle IBuilder rename to IApplicationBuilder. 2014-09-10 12:50:37 -07:00
Andrew Peters ae806e1ce5 Updating copyright headers 2014-05-08 23:01:40 -07:00
Chris Ross 12658bb325 Flatten subnamespaces. 2014-05-06 15:22:45 -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
David Fowler 7a976d069e Updated to use new tooling 2014-04-08 02:00:50 -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