This website requires JavaScript.
Explore
Help
Sign In
github
/
JavaScriptServices
Watch
1
Star
1
Fork
0
You've already forked JavaScriptServices
mirror of
https://github.com/aspnet/JavaScriptServices.git
synced
2025-12-22 17:47:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d85e752e1fb75ebdf4b68ac1c995e248d1f5fcb
JavaScriptServices
/
src
/
Microsoft.AspNetCore.NodeServices
/
HostingModels
History
Sławomir Rosiek
6d85e752e1
Throwing HttpInvocationException instead of generic Exception
2017-06-20 16:33:34 +01:00
..
HttpNodeInstance.cs
Throwing HttpInvocationException instead of generic Exception
2017-06-20 16:33:34 +01:00
INodeInstance.cs
Add XML docs to core packages
2016-11-29 16:03:15 +00:00
NodeInvocationException.cs
When Node is launched with a debug listener, disable connection draining on restart.
Fixes
#506
.
2017-01-20 17:32:26 +00:00
NodeInvocationInfo.cs
Add XML docs to core packages
2016-11-29 16:03:15 +00:00
NodeServicesOptionsExtensions.cs
Split out 'socket' hosting model into a separate optional NuGet package, since most developers won't need it
2016-11-30 12:18:57 +00:00
OutOfProcessNodeInstance.cs
Update debugger detection to support Node v8.1+, and stop aborting if debugger messages are unrecognised.
2017-06-11 20:28:14 +01:00