SteveSandersonMS
|
311733b113
|
Fix references to socket APIs, and target the lowest net standard versions possible
|
2016-06-01 18:04:40 +01:00 |
|
Rasmus Melchior Jacobsen
|
931ba118e1
|
net451 support and changed netcoreapp1.0->netstandard1.5 for libraries
|
2016-06-01 17:10:11 +01:00 |
|
SteveSandersonMS
|
f2e89fd3bc
|
Remove obsolete InputOutputStream transport, now that the Stream transport is implemented
|
2016-06-01 17:03:05 +01:00 |
|
pauldotknopf
|
50ee405656
|
Workaround for a bug in .NET Core. This issue is referenced by #92. It is has been reported to the dotnet corefx team here: dotnet/corefx#8809 The issue won't be resolved in 1.0.0, so @stephentoub recommended that we reuse the HttpClient.
|
2016-06-01 16:49:40 +01:00 |
|
SteveSandersonMS
|
341cd4f1cb
|
Implement SocketNodeInstance
|
2016-06-01 16:16:10 +01:00 |
|
SteveSandersonMS
|
32ebaecdd8
|
Define DefaultNodeHostingModel in one common place so it can be changed easily
|
2016-06-01 16:15:34 +01:00 |
|
SteveSandersonMS
|
cb289fd387
|
Further stylistic tweaks
|
2016-05-31 22:29:27 +01:00 |
|
Andrei Tserakhau
|
95cba7f5dd
|
refactor: apply default vs transform to xproj
refactor(spa-services): clean code
refactor(node-services): clean code, extract classes nto separate files
refactor(angular-services): prime cache cleanup
|
2016-05-25 16:08:49 +03:00 |
|
SteveSandersonMS
|
60e4e3a3f3
|
Rename NodeServices.sln to JavaScriptServices.sln
|
2016-05-18 23:12:34 +01:00 |
|
SteveSandersonMS
|
70c084b344
|
Simplify project.json/global.json files where possible
|
2016-05-18 13:59:25 +01:00 |
|
SteveSandersonMS
|
22deb2ad28
|
Add LatencyTest project
|
2016-05-18 11:51:47 +01:00 |
|
SteveSandersonMS
|
352108be35
|
Update all projects for final .NET Core RC2
|
2016-05-17 11:56:06 +01:00 |
|
SteveSandersonMS
|
d1964f087d
|
Change from netstandardapp1.5 to netcoreapp1.0 everywhere
|
2016-05-04 15:26:14 -07:00 |
|
SteveSandersonMS
|
13beb7cf27
|
Add local pack script. Remove dnx451 framework references. May add back later if needed.
|
2016-05-02 13:13:49 -07:00 |
|
SteveSandersonMS
|
25c728f885
|
Change all Microsoft.AspNet.* namespaces and references to Microsoft.AspNetCore.*
|
2016-05-02 13:13:49 -07:00 |
|
SteveSandersonMS
|
4a0e4bdf1a
|
Rename Microsoft.AspNet.* packages folders to Microsoft.AspNetCore.*
|
2016-05-02 13:13:49 -07:00 |
|