John Luo
|
aa8e908fc7
|
Convert to portable and add tests for standalone and portable
|
2016-04-22 16:06:12 -07:00 |
John Luo
|
f75609dedd
|
Move web.config to application root
|
2016-04-11 09:53:28 -07:00 |
Kiran Challa
|
4423e4af38
|
Changed DNX451 references to NET451
|
2016-04-08 15:15:29 -07:00 |
David Fowler
|
91ba4154c6
|
Fixed tests
|
2016-03-25 09:32:26 -07:00 |
Pranav K
|
ece8d1954a
|
Reacting to CoreCLR package changes
|
2016-03-22 14:52:11 -07:00 |
Chris R
|
5840689f64
|
Switch from HttpPlatformHandler to AspNetCoreModule.
|
2016-03-09 14:21:20 -08:00 |
N. Taylor Mullen
|
f6752030dd
|
Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
|
2016-03-01 13:36:17 -08:00 |
John Luo
|
4ad6bbcdd3
|
Add required dependency for running test site
|
2016-02-23 16:26:30 -08:00 |
John Luo
|
55a0202c59
|
Update tfm to net451 and test with xunit runner
|
2016-02-18 17:34:24 -08:00 |
Victor Hurdugaci
|
df548e1d04
|
Build with dotnet
|
2016-02-08 15:04:53 -08:00 |
N. Taylor Mullen
|
5b27b3f972
|
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:31 -08:00 |
N. Taylor Mullen
|
d631e8edd0
|
Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:24:01 -08:00 |
John Luo
|
73fb78c47d
|
Functional test update after Hosting API change
|
2015-12-21 15:04:55 -08:00 |
Kiran Challa
|
661477a4bf
|
Fixed tests
|
2015-10-14 13:13:18 -07:00 |
Pranav K
|
6db42469e7
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:46 -07:00 |
Chris R
|
b33cb285fb
|
Disable broken IIS tests. Standardize commands.
|
2015-09-30 11:00:08 -07:00 |
Chris R
|
673617f3dd
|
Always specify the ApplicationHost.Config file.
|
2015-09-28 14:03:00 -07:00 |
Chris R
|
03d6eb8367
|
Re-enable IISExpress tests using HttpPlatformHandler.
|
2015-09-26 22:30:33 -07:00 |
Stephen Halter
|
e48cf0a91b
|
React to Kestrel rename
aspnet/KestrelHttpServer#11
|
2015-08-12 12:22:11 -07:00 |
Kirthi Krishnamraju
|
56e563909d
|
React to aspnet/Configuration #195,#198
|
2015-05-20 18:10:48 -07:00 |
Chris R
|
a5daae325e
|
Add tests for response body formats (chunked, content-length, close, etc.).
|
2015-05-04 15:55:32 -07:00 |
Chris Ross
|
b64618bc2d
|
React to auth API changes. Remove extra dependencies.
|
2015-04-24 09:55:14 -07:00 |
Chris Ross
|
d034dbb3c7
|
Infrastructure and Hello World and NTLM tests.
|
2015-04-16 10:38:05 -07:00 |