aspnetcore/samples/GenericHostSample
Nate McMaster c5f2333481 Pin tool and package versions to make build more repeatable 2017-10-31 13:04:32 -07:00
..
GenericHostSample.csproj Pin tool and package versions to make build more repeatable 2017-10-31 13:04:32 -07:00
MyContainer.cs #1163 Implement the generic host 2017-09-14 14:48:06 -07:00
MyContainerFactory.cs #1163 Implement the generic host 2017-09-14 14:48:06 -07:00
MyServiceA.cs Add BackgroundService, a base class for long running HostedServices (#1215) 2017-09-18 12:55:54 -07:00
MyServiceB.cs #1163 Implement the generic host 2017-09-14 14:48:06 -07:00
ProgramExternallyControlled.cs #1163 Implement the generic host 2017-09-14 14:48:06 -07:00
ProgramFullControl.cs #1163 Implement the generic host 2017-09-14 14:48:06 -07:00
ProgramHelloWorld.cs #1163 Implement the generic host 2017-09-14 14:48:06 -07:00
ServiceBaseControlled.cs #1163 Implement the generic host 2017-09-14 14:48:06 -07:00
ServiceBaseLifetime.cs Misc generic host pr feedback (#1222) 2017-09-21 15:09:52 -07:00