Nate McMaster
643a43c3d6
Update test framework versions and fix issues with tests ( #1834 )
2017-05-17 09:36:40 -07:00
Pavel Krymets
d22f689fd2
Add support to use System.Memory as a package instead of internilized source ( #1821 )
2017-05-16 16:54:03 -07:00
Nate McMaster
a7524e189d
Upgrade test framework versions and fix test issues
2017-05-15 16:14:55 -07:00
Nate McMaster
225c482c37
Upgrade test framework versions
2017-05-15 15:39:13 -07:00
Nate McMaster
5cf3d9ab11
Upgrade test framework versions and fix test issues
2017-05-15 14:44:17 -07:00
Nate McMaster
7199e8d358
Upgrade test framework versions and fix test issues
2017-05-15 14:19:24 -07:00
Pavel Krymets
7a7dc71164
Remove unnecessary package references ( #79 )
2017-05-10 11:45:31 -07:00
Pavel Krymets
90ee2252a0
Remove unnecessary package references ( #1825 )
2017-05-10 11:35:23 -07:00
Pavel Krymets
f8779ee377
Remove unnecessary package references ( #1068 )
2017-05-10 11:30:40 -07:00
Pavel Krymets
eedcca1be9
Remove unnecessary package references ( #378 )
2017-05-10 11:29:57 -07:00
Pavel Krymets
5ea9981cdb
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 10:24:24 -07:00
Pavel Krymets
49a6be9b81
Update InternalAspNetCoreSdkVersion
2017-05-05 10:24:16 -07:00
Pavel Krymets
95d2ee5d8f
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 10:24:09 -07:00
Pavel Krymets
8a0a8a781e
Update InternalAspNetCoreSdkVersion
2017-05-05 10:23:47 -07:00
Pavel Krymets
b85a0a8af3
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 10:22:40 -07:00
Pavel Krymets
0eca220069
Update InternalAspNetCoreSdkVersion
2017-05-05 10:22:33 -07:00
Pavel Krymets
2c172fa462
Merge branch 'rel/2.0.0-preview1' into dev
2017-05-05 10:22:23 -07:00
Pavel Krymets
86ead9f70a
Update InternalAspNetCoreSdkVersion
2017-05-05 10:22:15 -07:00
Pranav K
cce449d6df
Merge pull request #376 from aspnet/rel/2.0.0-preview1
...
Change TFM to netcoreapp2.0
2017-05-04 22:15:46 -07:00
Pranav K
30306fc4f4
Change TFM to netcoreapp2.0
2017-05-04 22:15:24 -07:00
Pranav K
6c0c31640f
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:02:14 -07:00
Pranav K
f0a3b2943c
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:02:12 -07:00
Pranav K
9c9468f956
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:02:00 -07:00
Pranav K
77b47c1db1
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:01:58 -07:00
Pranav K
f92543dfd8
Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev
2017-05-01 22:01:45 -07:00
Pranav K
88461902cd
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 20:54:50 -07:00
Pranav K
350aba7279
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 20:54:26 -07:00
Pranav K
4628a2ff4e
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 12:39:39 -07:00
Pranav K
aa4bef0f54
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 12:39:26 -07:00
Pranav K
d39aa567ae
Use the bundled NETStandard.Library package in netstandard targeting libraries
2017-05-01 12:39:12 -07:00
Pranav K
d9dad9400c
Branching for 2.0.0-preview1
2017-04-25 22:03:29 -07:00
Pranav K
c4dbc8d315
Branching for 2.0.0-preview1
2017-04-25 22:03:21 -07:00
Pranav K
755bba2c62
Branching for 2.0.0-preview1
2017-04-25 22:02:36 -07:00
Pranav K
4b249ef722
Branching for 2.0.0-preview1
2017-04-25 22:02:29 -07:00
Pranav K
9680560aae
Branching for 2.0.0-preview1
2017-04-25 22:01:43 -07:00
Pranav K
5b976a9fa3
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 12:51:48 -07:00
Pranav K
0c9a7379f2
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 12:47:41 -07:00
Pranav K
e61f7a591c
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 11:04:08 -07:00
Pranav K
2c2992b465
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 11:04:08 -07:00
Pranav K
0786f18c3e
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
2017-04-25 11:04:07 -07:00
Pranav K
fb12815786
Remove System.Reflection.Metadata
2017-04-21 18:10:45 -07:00
Kiran Challa
f1a59d030e
Supply runtime identifier on publishing standalone apps
2017-04-13 14:19:18 -07:00
Andrew Stanton-Nurse
1ae1ff01a3
Add test logging helpers to Hosting ( #1005 )
2017-04-06 15:19:26 -07:00
Pranav K
290fd0a28d
Updating versions to 2.0.0-preview1
2017-04-03 21:41:10 -07:00
Pranav K
ebc2c99aaf
Updating versions to 2.0.0-preview1
2017-04-03 21:41:10 -07:00
Pranav K
e0de7f1e1e
Updating versions to 2.0.0-preview1
2017-04-03 21:41:10 -07:00
Pranav K
52a388e0ec
Updating versions to 2.0.0-preview1
2017-04-03 21:41:09 -07:00
Pranav K
4b8de0b0f1
Updating versions to 2.0.0-preview1
2017-04-03 21:41:09 -07:00
Pavel Krymets
c7113e1c60
Revert "Fetch corefx lab sources and compile them into kestrel ( #1581 )"
...
This reverts commit 13ee32b7ab .
2017-04-03 14:08:27 -07:00
Pavel Krymets
13ee32b7ab
Fetch corefx lab sources and compile them into kestrel ( #1581 )
2017-04-03 13:21:17 -07:00
David Fowler
b4cec03f65
Update libuv package ( #1577 )
...
- The latest libuv package has a new linux RID that should
let us remove the work around with setting the RID
in the docker file and systemd service
2017-03-31 10:19:27 -07:00
David Fowler
1bf9b057d4
Converted test projects to run on netcoreapp2.0
...
* Converted test projects to run on netcoreapp2.0
* Set DOTNET_RUNTME_ID because of an issue in corehost and RID calculation.
2017-03-31 02:58:18 -07:00
Pavel Krymets
7890fdbf94
Add Activity tracking to HostingApplication ( #964 )
2017-03-29 15:36:48 -07:00
Pranav K
99ff496e71
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:34 -07:00
Pranav K
7dd9d69fe1
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:34 -07:00
Pranav K
db7095bc90
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:33 -07:00
Pranav K
2e3c35b863
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:33 -07:00
Pranav K
7fa3babfb4
Updating to 2.0.0 Internal.AspNetCore.Sdk
2017-03-29 11:30:32 -07:00
Kiran Challa
ab6e74f4b4
Upgraded Json.NET version to 10.0.1
2017-03-28 10:24:16 -07:00
Kiran Challa
6f2a0702e3
Converted samples and test projects to run on netcoreapp2.0
2017-03-23 16:25:51 -07:00
Kiran Challa
d2be921ca4
Converted test project to run on netcoreapp2.0
2017-03-22 15:24:04 -07:00
Kiran Challa
bac161fdd6
Converted test projects to run on netcoreapp2.0
2017-03-21 16:48:25 -07:00
Kiran Challa
7124247b50
Converted test projects and samples to run on netcoreapp2.0
2017-03-21 13:55:12 -07:00
David Fowler
f6e5e74d95
Update packages ( #1509 )
...
* Update packages
* React to API changes in corefxlab
2017-03-18 15:42:01 -07:00
Pavel Krymets
07cbf7faa9
Use pipelines for SocketOutput
...
- Changed socket output to be based on pipelines
- Changed connection filter glue to be based on pipelines
- Codegen that used `MemoryPoolIterator` for output now uses `WritableBuffer`
- Made `UvWriteReq` async/await friendly with `LibuvAwaitable<T>`
- Deleted MemoryPool and friends
2017-03-18 00:26:00 -07:00
Nate McMaster
832cbdcee8
Unify dependency versions to one file
2017-03-15 15:11:25 -07:00
Nate McMaster
e3ca1d1a2c
Unify dependency versions to one file and remove workarounds
2017-03-15 13:47:45 -07:00
Nate McMaster
e8db0cb43e
Unify dependency versions to one file and remove workarounds
2017-03-15 13:25:35 -07:00
Nate McMaster
45874704a9
Unify dependency version to one file and remove workarounds
2017-03-15 11:01:09 -07:00
Nate McMaster
5073d4fdaf
Re-add .NET Framework to tests and other cleanup ( #1494 )
2017-03-14 11:02:49 -07:00
Pranav K
acf97b6102
Unpin CoreFxLab package versions
2017-03-05 08:54:51 -08:00
David Fowler
20f75605ca
Workaround rogue System.IO.Pipelines on nuget.org
2017-03-03 22:35:41 -08:00
Nate McMaster
708630fd23
Downgrade to stable packages
2017-02-15 14:22:38 -08:00
Nate McMaster
75a0b9889a
Downgrade to stable packages
2017-02-15 12:28:55 -08:00
Nate McMaster
01d2c102fc
Downgrade to stable packages
2017-02-14 21:54:02 -08:00
Nate McMaster
8051f3671b
Downgrade to stable packages
2017-02-14 16:15:33 -08:00
Nate McMaster
0c714cf61b
Downgrade to stable packages
2017-02-14 16:15:27 -08:00