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-24 02:30:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2aaceaa9f8fc1a46e1079e710acaf97492252927
JavaScriptServices
/
src
/
Microsoft.AspNetCore.NodeServices
/
HostingModels
History
Steve Sanderson
2aaceaa9f8
Move core packages to netstandard2.0
2017-06-07 14:58:33 +01:00
..
HttpNodeInstance.cs
Check if response is stream or object without using reference to reflection package.
2017-01-03 13:29:45 +00: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
Move core packages to netstandard2.0
2017-06-07 14:58:33 +01:00