aspnetcore/samples/GenericHostSample
Chris Ross (ASP.NET) 05d1a6eb0e Refactor Generic Host lifetimes to work better with ServiceBase #1347 2018-03-23 12:02:44 -07: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 Refactor Generic Host lifetimes to work better with ServiceBase #1347 2018-03-23 12:02:44 -07:00