Commit Graph

232 Commits

Author SHA1 Message Date
Kiran Challa 02a05cccac Fixed sample projects to refernce NETStandard.Library.NETFramework conditionally 2017-06-15 04:50:47 -07:00
David Fowler 00343d2b47 Support IOptions<RewriteOptions> (#243)
- Added a test
- Updated the sample to use services
2017-06-08 14:01:04 -10:00
Robert Mooney 80ec97c132 Enable tests in the explorer (#245) 2017-06-08 13:34:34 -07:00
Pranav K cea5965bd3 Remove usage of TaskCache 2017-06-08 09:42:58 -07:00
Pavel Krymets 3b7f8225b3 Merge branch 'rel/2.0.0-preview2' into dev 2017-06-02 14:23:59 -07:00
Pavel Krymets 9ff653f421 React to logging in DI changes (#239) 2017-06-02 08:33:59 -07:00
Pranav K 6646352bcd Updating versions to preview3 2017-06-01 10:46:29 -07:00
Pranav K e9a9dbc76c Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:57:08 -07:00
Pranav K 302308c827 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:09 -07:00
Pranav K b41e4d5a9f Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:41:15 -07:00
Pranav K 63d13e66f7 Branching for rel/2.0.0-preview2 2017-05-31 19:36:05 -07:00
Mikael Mengistu 65c78d12b5 Preserve redirect query string (#237) 2017-05-30 20:42:28 -04:00
Kiran Challa aae6b44900 Updated to use the latest shared runtime 2017-05-26 12:37:59 -07:00
Chris R d0034864a0 React to StringSegment changes 2017-05-23 10:46:55 -07:00
John Luo b8f87eaee3 React to cookies changes 2017-05-22 17:05:16 -07:00
John Luo 8b506cf36c Cross-compile Response Compression
- GZipStream is not flushable on .NET Framework
2017-05-22 10:31:55 -07:00
Ajay Bhargav Baaskaran 565b94e3af Target .NET Standard 2.0 2017-05-19 17:08:21 -07:00
Nate McMaster 5b4299d4df Update test framework versions and fix test issues 2017-05-12 16:50:59 -07:00
Pavel Krymets 08a8493ecc Remove unnecessary package references (#230) 2017-05-10 11:30:17 -07:00
Chris Ross (ASP.NET) 2181158eb5 React to Content-Md5 fix 2017-05-09 09:07:09 -07:00
Pavel Krymets f7c9b27985 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 12:01:50 -07:00
Pavel Krymets 733e24f9bc netcoreapp2.0 (#228) 2017-05-05 12:01:15 -07:00
Pavel Krymets cf8483a82a Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:12:46 -07:00
Pavel Krymets 5c4cf91984 Update InternalAspNetCoreSdkVersion 2017-05-05 10:12:32 -07:00
Pranav K 13d10c877b Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:01:31 -07:00
Pranav K 5e82e3fdc8 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:38:54 -07:00
Pranav K 3aa2d49ffd Updating package version to preview2 2017-04-26 07:12:33 -07:00
Pranav K 458e994313 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:00:46 -07:00
Pranav K d2122ea7d7 Branching for 2.0.0-preview1 2017-04-25 22:00:43 -07:00
Pranav K 20e21c57bf Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:07 -07:00
Chris R 1ade06fd34 #190 Change RequireHeaderSymmetry default to false, improve consistency. (#226) 2017-04-21 19:01:37 -07:00
Pranav K 6c5f812d77 Updating versions to 2.0.0-preview1 2017-04-03 21:41:08 -07:00
Pranav K a6caa57608 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:31 -07:00
Pranav K a641231f66 Remove net451 as a cross-compile target 2017-03-23 11:27:45 -07:00
Kiran Challa 7e9b92072e Converted samples and test projects to run on netcoreapp2.0 2017-03-23 09:52:35 -07:00
Nate McMaster 876a025543
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:01:57 -07:00
Nate McMaster 0e4442284d Unify dependency versions to one file and remove workarounds 2017-03-15 12:43:29 -07:00
Nate McMaster f92b3022a7
Update appveyor and travis settings 2017-03-14 13:39:36 -07:00
Ajay Bhargav Baaskaran cccfc0de22 Using NullLogger types from Logging.Abstractions (#215) 2017-03-14 12:12:47 -07:00
Mikael Mengistu 42119e2276 Added Response Compression to README 2017-03-13 16:33:48 -07:00
David Fowler 42df57ae46 Update .travis.yml (#214) 2017-03-09 11:21:35 -08:00
Mikael Mengistu 5b4ed10bb4 Added AppVeyor Travis badges (#213) 2017-03-08 14:43:35 -08:00
Nate McMaster 4743b057e0 Update AppVeyor and Travis settings 2017-03-01 18:25:52 -08:00
Nate McMaster ec8216b756 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
Nate McMaster f1c0a1a441
Downgrade to stable packages 2017-02-14 16:15:30 -08:00
Doug Bunting f1231e81ec Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 12:15:29 -08:00
David Peden ae7d0b9582 Make condition collection a first class citizen (#198) 2017-02-13 15:35:20 -08:00
Nate McMaster b254f42d19 Delete makefile.shade 2017-02-09 17:29:48 -08:00
David Peden bed294c554 Added support for custom responses (#200) 2017-02-08 10:22:55 -08:00
David Peden 3faa3de14d Add IIS rewrite map support (#168) 2017-02-07 12:37:23 -08:00