Commit Graph

26 Commits

Author SHA1 Message Date
Cesar Blum Silveira 86af69d2d7 Adapt samples to .NET Core. 2016-03-09 14:16:07 -08:00
N. Taylor Mullen 5433130182 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:35:50 -08:00
N. Taylor Mullen d2ea17c6f0 Update project.json to remove redundant System.Runtime dependency.
- This package is pulled in transitively.
2016-02-05 17:22:28 -08:00
John Luo 4666564b87 Updating to new CLI 2016-02-01 19:21:41 -08:00
N. Taylor Mullen 1aff2e9cda 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:27 -08:00
Pranav K f368edc028 Reacting to CoreCLR package version change 2016-01-20 21:01:39 -08:00
Chris R fca0476936 #137 Relayer and ifdef WebSockets
Rename Microsoft.Net.WebSockets to Microsoft.Net.WebSockets.Server.
Reverse dependency with Microsoft.Net.Http.Server.
ifdef out IHttpWebSocketFeature.
2015-12-08 12:00:44 -08:00
N. Taylor Mullen 1a069df979 Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:23:38 -08:00
Troy Dai a24fd18dc0 Update CoreCLR versions 2015-08-04 10:15:37 -07:00
Chris Ross a2014e32c0 Clean up samples so they work with current tooling. 2015-04-02 12:11:46 -07:00
N. Taylor Mullen ad192f5883 Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 13:01:52 -07:00
N. Taylor Mullen 099494c5d3 Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 13:00:33 -07:00
Chris Ross b7fb516aac Update Claims dependency. 2014-10-17 10:42:51 -07:00
Pranav K 8b774e3abf Reacting to CLR package versioning changes 2014-10-10 10:34:50 -07:00
David Fowler 31b4a9598d Fixup references 2014-10-05 14:14:03 -07:00
David Fowler a1c2f68a58 Updated to use the new target framework in project.json 2014-09-04 01:44:15 -07:00
David Fowler a7e97313b5 Updated to use the new target framework in project.json 2014-08-29 00:07:19 -07:00
Chris Ross 1416cc4d69 #46 - Rename Microsoft.Net.Server to Microsoft.Net.Http.Server. 2014-08-06 15:49:53 -07:00
Pranav K 4bbdefbe65 Reacting to System.Collections versioning change 2014-07-14 16:26:28 -07:00
David Fowler b2d2840a6f Renamed configurations to frameworks in project.json 2014-07-13 22:09:09 -07:00
Brice Lambson 7a9590e8d5 Bump version to 1.0.0-* 2014-06-19 16:58:34 -07:00
Chris Ross bfab162b4b Seperate the server layers into two projects. 2014-04-22 09:56:09 -07:00
Chris Ross ef5b9feb39 Update sample dependencies. 2014-04-10 15:04:53 -07:00
David Fowler 36a2524780 Updated CLR dependencies 2014-03-28 00:23:16 -07:00
David Fowler 27d834ae6a Added required packages for K 2014-03-08 04:16:12 -08:00
Chris Ross 251630590d Initial port. 2014-02-07 17:01:08 -08:00