Steve Sanderson
|
a40adab38d
|
In non-ASP.NET apps, default project path to current working directory. Fixes #1100.
|
2017-08-21 16:40:59 -07:00 |
|
SteveSandersonMS
|
832da2a451
|
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 |
|
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
|
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 |
|
SteveSandersonMS
|
f04fb8c421
|
Design review: Always instantiate via DI
|
2016-09-01 15:51:53 +01:00 |
|
SteveSandersonMS
|
4fb3b18868
|
Create new top-level DefaultNodeInstance concept that will soon hold the "connection draining" logic
|
2016-07-06 18:23:25 +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
|
22deb2ad28
|
Add LatencyTest project
|
2016-05-18 11:51:47 +01:00 |
|