aspnetcore/samples/GenericHostSample
Pranav K adf2f37ad2 Update samples and tests to target netcoreapp2.1 2017-11-13 17:10:46 -08:00
..
GenericHostSample.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 17:10:46 -08: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