Ryan Brandenburg
|
1c0918c1f1
|
Upgrade to netcoreapp22
|
2018-05-08 11:14:57 -07:00 |
Chris Ross (ASP.NET)
|
47c1e2ccdf
|
React to CoreFx Stream changes
|
2018-03-09 11:02:05 -08:00 |
Pranav K
|
759148da4c
|
Update samples and tests to target netcoreapp2.1
|
2017-11-14 09:54:42 -08:00 |
Nate McMaster
|
76af959e99
|
Pin tool and package versions to make builds more repeatable
|
2017-10-31 17:40:53 -07:00 |
Nate McMaster
|
347d1abfce
|
Use PackageLineup to manage PackageReference versions
|
2017-08-30 17:20:14 -07:00 |
Nate McMaster
|
793a49fe11
|
Upgrade xunit to 2.3.0-beta4 and use Directory.Build.props/targets
|
2017-08-22 10:54:50 -07:00 |
Robert Mooney
|
80ec97c132
|
Enable tests in the explorer (#245)
|
2017-06-08 13:34:34 -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 |
Chris Ross (ASP.NET)
|
2181158eb5
|
React to Content-Md5 fix
|
2017-05-09 09:07:09 -07:00 |
Pavel Krymets
|
733e24f9bc
|
netcoreapp2.0 (#228)
|
2017-05-05 12:01:15 -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
|
0e4442284d
|
Unify dependency versions to one file and remove workarounds
|
2017-03-15 12:43:29 -07: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 |
Nate McMaster
|
24a95f6c5d
|
Upgrade to VS 2017
|
2017-01-30 15:59:19 -08:00 |
John Luo
|
6855f9bca1
|
Add Vary: Accept-Encoding if response MIME type is compressible
|
2017-01-20 15:05:46 -08:00 |
Pranav K
|
5c61ae5f02
|
Updating to 4.4 CoreFx packages
|
2016-12-21 16:15:59 -08:00 |
Pranav K
|
ea0042c685
|
Fix more versioning
|
2016-11-10 08:01:34 -08:00 |
Pranav K
|
445dcd9f1a
|
Updating versions to 1.2.0-*
|
2016-11-09 14:12:31 -08:00 |
Pavel Krymets
|
f0b44ac7b5
|
Check Accept-Encoding headers before creating compression provider (#154)
|
2016-10-27 14:12:59 -07:00 |
Chris R
|
cfe8518fa4
|
Raise ResponseCompression version from 0.1 to 1.0
|
2016-10-14 11:12:36 -07:00 |
Chris R
|
1bd071de7a
|
#108 Set default mime types to compress
|
2016-10-14 10:48:42 -07:00 |
Chris R
|
e7b41c4f53
|
#108 Move compression providers back to options
|
2016-10-13 16:25:36 -07:00 |
Pranav K
|
88b78e7233
|
Updating to netcoreapp1.1
|
2016-10-13 11:11:48 -07:00 |
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 |
Chris R
|
511d711620
|
#108 compression code cleanup
|
2016-10-12 11:28:50 -07:00 |
Chris R
|
cd833a7d63
|
#108 Have response compression replace IHttpSendFileFeature
|
2016-10-05 16:00:12 -07:00 |
Chris R
|
3cb0fc640a
|
#108 Make flush work for response compression
|
2016-10-04 13:10:06 -07:00 |
Pranav K
|
7be02fa146
|
Updating partner package versions
|
2016-10-03 20:12:14 -07:00 |
Chris R
|
9bc8a83a39
|
#108 Change ResponseCompression to be DI centric
|
2016-09-30 10:15:46 -07:00 |
Chris R
|
89a6f453ce
|
[ResponseCompression] Compare MimeTypes as case insensitive
|
2016-09-26 15:35:30 -07:00 |
Chris R
|
665f2f8773
|
ResponseCompression style cleanup
|
2016-09-26 12:11:45 -07:00 |
Yves57
|
2a402abefe
|
Response Compression middleware
|
2016-09-26 10:37:33 -07:00 |