Commit Graph

17 Commits

Author SHA1 Message Date
BrennanConroy d7e509ebec Remove reference to UseDefaultHostConfiguration 2016-04-27 18:45:43 -07:00
Pavel Krymets 8cbd76f166 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:10:01 -07:00
Pavel Krymets c4f5cfaac3 Migrate tests, tools and samples to portable 2016-04-15 12:07:47 -07:00
John Luo 2614ffb01d Reacting to Kestrel extensions 2016-03-30 16:22:43 -07:00
John Luo 6b338232fd Reacting to Hosting changes 2016-03-22 12:00:46 -07:00
Chris R 3ffe4b5924 Remove IIS references to avoid circular dependency. 2016-03-18 12:16:13 -07:00
Doug Bunting be0905bf4e 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 15:30:51 -08:00
N. Taylor Mullen 7c60ec6fa5 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:38:47 -08:00
Hisham Bin Ateya b8bc1e2d46 Add 'UseServer' 2016-02-04 14:34:01 +03:00
John Luo 6f5e764e87 Updating to new CLI 2016-02-02 17:38:22 -08:00
N. Taylor Mullen ab34d08bc1 Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:45 -08:00
N. Taylor Mullen 3c6f68acb9 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:25:01 -08:00
John Luo 6a3ae53108 Reacting to hosting rename 2016-01-17 17:05:04 -08:00
Chris R 529a81dc6b React to Hosting API changes. 2016-01-12 15:22:02 -08:00
John Luo 92fff3ccf3 Reacting to new Hosting API 2015-12-18 15:44:29 -08:00
Pranav K d41f2ccf71 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:49 -07:00
Chris R c91cc89ee3 ResponseBuffering middleware initial checkin.
Restrict buffer to reset. Add sample. Cleanup.
2015-08-13 10:04:42 -07:00