Commit Graph

17 Commits

Author SHA1 Message Date
Pranav K 887bd70fd3 Revert "Updating to netcoreapp1.1"
This reverts commit 151bb91997.
2016-10-12 16:07:55 -07:00
Pranav K 151bb91997 Updating to netcoreapp1.1 2016-10-12 13:44:49 -07:00
Mikael Mengistu 03b63e2c2a Added more logging for rewrite/redirect scenarios 2016-10-10 16:16:56 -07:00
Pranav K 7be02fa146 Updating partner package versions 2016-10-03 20:12:14 -07:00
Nate McMaster 3e119a87be Remove rewrite rule API with default assumptions about skip remaining rules (#105) 2016-09-28 17:57:49 -06:00
Mikael Mengistu 58ef98b184 Sample project can now redirect to HTTPS (#106)
Sample project can now redirect to HTTPS
2016-09-21 22:02:45 -07:00
Nate McMaster d2fb2cd776
Change the IHostingEnvironment parameter to IFileProvider for top-level IIS and Apache extension methods
Also fixup some xmldocs
2016-09-20 13:36:26 -07:00
Justin Kotalik af2c1acee3 Adds XML comments and feedback from 1on1 with Nate. 2016-08-30 13:58:00 -07:00
Justin Kotalik 4a06b37280 Modifies .Rewrite and .Redirect to use normal regex syntax for backreferences 2016-08-30 09:59:57 -07:00
ZestyBread f3b4658c2c Feedback from David and API Review/ Tests 2016-08-28 20:16:54 -07:00
Justin Kotalik 0cb7445921 General bugfixes and style cleanup 2016-08-23 17:04:18 -07:00
Justin Kotalik 7a56073835 Mod_rewrite refactor with cleanup 2016-08-17 16:51:55 -07:00
Justin Kotalik 903949cc74 Update structure of code rules, refactor to IISRewrite 2016-08-10 16:54:59 -07:00
Justin Kotalik 5052a94cf7 IIS UrlRewrite Rule Application 2016-08-05 13:46:31 -07:00
Justin Kotalik a62e327c23 IIS UrlRewrite parsing. 2016-08-01 15:39:28 -07:00
Justin Kotalik 68a766f2cd Circular Dependency with Static Files fix. 2016-07-26 09:38:10 -07:00
Justin Kotalik a9c2656404 Url Rewrite WIP 2016-07-25 16:11:11 -07:00