Commit Graph

49 Commits

Author SHA1 Message Date
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
Doug Bunting 3311704ff1 Remove project name from output path
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 21:32:56 -08:00
N. Taylor Mullen f3c7b33595 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:37:10 -08: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
John Luo da091104b7 Updating to new CLI 2016-02-02 10:17:24 -08: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
Chris R efd40862f0 Add tooling sample configuration. 2015-12-01 12:37:20 -08:00
Pranav K 24bc91b958 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:48 -07:00
Stephen Halter ed081461c9 React to Kestrel rename
aspnet/KestrelHttpServer#11
2015-08-12 12:04:14 -07:00
Doug Bunting 41d4ee4377 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:30 -07:00
Hao Kung e7b0a76db9 React to hosting 2015-03-19 11:28:06 -07:00
N. Taylor Mullen b72d737605 Update .kproj => .xproj. 2015-03-11 14:07:06 -07:00
N. Taylor Mullen 0821a12268 Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 13:00:41 -07:00
N. Taylor Mullen 63c033f736 Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:59:24 -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
Victor Hurdugaci fb9fc12cec Add schema version to kproj files 2014-11-25 11:06:08 -08:00
Victor Hurdugaci a3a59f122d Update KProj to the latest format 2014-11-12 15:36:26 -08:00
Pranav K ff4df72105 Removing extra dependencies from sample 2014-10-17 08:05:57 -07:00
Pranav K a5a972023c Reacting to CLR package versioning changes 2014-10-10 10:34:37 -07:00
David Fowler 4c4d8e4644 Fixup references 2014-10-05 17:26:28 -07:00
Chris Ross 0cd6e52383 Handle IBuilder rename to IApplicationBuilder. 2014-09-10 12:50:37 -07:00
David Fowler 494900aa89 Updated to use the new target framework in project.json 2014-09-04 01:33:43 -07:00
David Fowler 13a9613d5b Updated to use the new target framework in project.json 2014-08-28 23:57:25 -07:00
David Fowler 4d6df1d927 Removed source files from the project 2014-08-15 09:45:21 -07:00
David Fowler 25efba7563 Renamed configurations to frameworks in project.json 2014-07-13 22:06:12 -07:00
Brice Lambson 227ecdaf93 Bump version to 1.0.0-* 2014-06-19 16:52:51 -07:00
David Fowler 44eddb1a97 Fixed project.json casing 2014-05-26 02:54:11 -07:00
Pranav K 927ebb7b75 Updating kproj file to match tooling changes 2014-05-18 20:13:57 -07:00
Andrew Peters ae806e1ce5 Updating copyright headers 2014-05-08 23:01:40 -07:00
Wei Wang a2b1dbdaa4 Sort dependencies and remove duplicates in dependencies 2014-05-07 18:10: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
Pranav K 3fa5f9ca47 Updating CoreCLR package versions 2014-03-28 06:32:26 -07:00
David Fowler 55718fd931 Added required packages for K and fixed the build 2014-03-08 03:47:38 -08: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