SteveSandersonMS
|
ebf5a18344
|
Eliminate the NodeHostingModel enum because it isn't extensible. Instead, use extension methods on NodeServicesOptions to configure a NodeInstanceFactory.
|
2016-11-30 11:29:57 +00:00 |
|
SteveSandersonMS
|
3ff4447924
|
Add XML docs to core packages
|
2016-11-29 16:03:15 +00:00 |
|
SteveSandersonMS
|
041d173f56
|
All NodeServices invocations now have a default timeout, plus a descriptive exception if that happens
|
2016-09-08 12:08:42 +01:00 |
|
SteveSandersonMS
|
f0d954b2a6
|
Design review: Change AddNodeServices to take an Action<NodeServicesOptions> like other aspects of MVC DI config
|
2016-09-01 17:46:59 +01:00 |
|