Pavel Krymets
ed801f0e88
Do not return 200 for exceptions
2018-03-22 16:43:11 -07:00
Pavel Krymets
af96c91584
Add support for running test sites on IIS from VS ( #714 )
2018-03-22 10:21:59 -07:00
Pavel Krymets
689f114932
Add Managed to native project dependencies ( #708 )
2018-03-21 16:23:48 -07:00
Justin Kotalik
00b1948937
Adds websocket feature detection, test cleanup. ( #624 )
2018-03-08 09:52:45 -08:00
Justin Kotalik
4e8a9d2493
Move reading and writing of Pipelines to a single loop; Cancel Read every time we write. ( #582 )
2018-03-04 19:52:41 -08:00
Nate McMaster
011cf720e6
Add IServerVariablesFeature
...
Enables fetching variables directly from IIS when using in-process
hosting. This is not available for out-of-process hosting.
Other changes:
- Update tests to only run if IIS Express has been updated to support
the new schema for hostingModel
- Add a simpler test fixture for in-proc testing
2018-01-29 12:51:26 -08:00
Justin Kotalik
3d167c1e6c
Run http request on separate thread. ( #545 )
2018-01-23 14:56:47 -08:00
Justin Kotalik
ee6256d941
Update sample to use aspnetcore.dll and aspnetcorerh.dll ( #512 )
2018-01-08 12:02:58 -08:00
Pranav K
3e277c8dd9
Update samples and tests to target netcoreapp2.1
2017-11-14 10:47:03 -08:00
Justin Kotalik
552163ab77
Adds windows Auth support ( #471 )
2017-11-10 17:02:31 -08:00
Nate McMaster
bcc10d3012
Pin tool and package versions to make builds more repeatable
...
Part of aspnet/Universe#575
2017-11-01 14:59:02 -07:00
Justin Kotalik
bd62aa88d7
React to ANCM OnAsyncCompletion changes ( #447 )
2017-10-25 11:46:55 -07:00
Justin Kotalik
f91a941f8d
Moves in-process to UseIISIntegration, removes Server.IIS namespace ( #443 )
2017-10-06 09:52:42 -07:00
Justin Kotalik
d961ada80b
Removing DotNetCliToolReference from IIS sample csproj ( #437 )
2017-10-02 16:18:31 -07:00
Justin Kotalik
9dc69fe361
Adds support for ANCM in process ( #425 )
2017-10-02 16:01:46 -07:00
Nate McMaster
1297798546
Use PackageLineup to manage PackageReference versions
2017-08-29 11:38:56 -07:00
Nate McMaster
5cf936d3cd
Use Directory.Build.props/targets
2017-08-29 11:36:17 -07:00
Chris R
5753784ac4
#391 Add back the DisplayName setting
2017-07-13 11:22:38 -07:00
Ryan Brandenburg
0bac54b474
Remove NETSTandard.Library.NETFramework
2017-07-07 10:45:46 -07:00
John Luo
d6a653145d
Target NETStandard 2.0
2017-05-22 15:05:12 -07:00
Hao Kung
8ed21d56c8
IIS => Auth 2.0
2017-05-17 13:37:30 -07:00
Chris Ross (ASP.NET)
539a13717e
Migrate to netcoreapp2.0
2017-05-05 11:37:10 -07:00
BrennanConroy
73a91b19a9
React to Logging API changes
2017-04-26 15:12:31 -07:00
Chris R
d6322872ed
#348 Implement IISHostingStartup
2017-03-27 15:54:34 -07:00
Pranav K
20dcccd847
Revert "Revert "Change compilation targets.""
...
This reverts commit 5f76cd272a .
2017-03-23 09:08:05 -07:00
N. Taylor Mullen
5f76cd272a
Revert "Change compilation targets."
...
This reverts commit 42d34e4559 .
2017-03-22 17:22:19 -07:00
Pranav K
42d34e4559
Change compilation targets.
...
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-22 14:37:25 -07:00
Nate McMaster
de30243c11
Unify dependency versions to one file and remove workarounds
2017-03-15 15:06:58 -07:00
Nate McMaster
330b812c78
Upgrade to VS 2017
2017-02-02 16:25:28 -08:00
Pranav K
8046dcc0f2
Updating to 4.4 CoreFx packages
2016-12-14 14:47:29 -08:00
Chris R
9ccc896b1d
#297 Standardize the test site layout, use the publish tool
2016-11-23 14:24:06 -08:00
Pranav K
97d7bf7468
Updating versions to 1.2.0-*
2016-11-09 14:18:06 -08:00
Pranav K
9c1fc542d2
Updating to netcoreapp1.1
2016-10-13 11:18:48 -07:00
Pranav K
ec47e0e724
Revert "Updating to netcoreapp1.1"
...
This reverts commit 9ab8c48f17 .
2016-10-12 16:08:51 -07:00
Pranav K
9ab8c48f17
Updating to netcoreapp1.1
2016-10-12 13:45:37 -07:00
Pranav K
f1c53378c3
Updating partner package versions
2016-10-03 14:23:59 -07:00
Doug Bunting
c4a4e86708
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:05:28 -07:00
Pranav K
fb09e5323c
Updating to dev versions
2016-06-16 10:18:06 -07:00
jacalvar
b1af033529
Remove unncessary imports
2016-06-08 15:04:56 -07:00
David Fowler
a5b1172676
Remove dependency on hosting
...
- IIS integration only needs hosting.abstractions
- Fixed launch profiles
- Added AddDebug logging provider
2016-05-21 09:17:24 -07:00
Pranav K
bb043458af
Merge branch 'release' into dev
2016-05-02 14:56:24 -07:00
Pranav K
2205f33a59
Fix build warnings
2016-05-02 11:27:18 -07:00
John Luo
0d2c5135cb
Merge branch 'release' into dev
2016-04-27 11:56:53 -07:00
John Luo
e344edc2a3
React to default hosting configuration changes
2016-04-27 11:36:23 -07:00
John Luo
a08d314c5d
Merge branch 'release' into dev
2016-04-22 16:20:55 -07:00
John Luo
34b5097149
Convert to portable and add tests for standalone and portable
2016-04-22 16:18:17 -07:00
campersau
7ba590b6f1
Rename UseIIS() to UseIISIntegration() in comment
2016-04-17 02:49:58 +02:00
John Luo
8e8d7ad6b0
Move web.config to application root
2016-04-11 09:48:57 -07:00
moozzyk
e5d651fc30
Updating publish-iis to be a portable app
2016-04-07 15:16:37 -07:00
Chris R
ee7bb86407
#121 Rename UseIIS() to UseIISIntegration()
2016-04-07 11:26:31 -07:00