aspnetcore/samples/GenericHostSample
Chris Ross (ASP.NET) 2c1376c95f Add a AddHostedService extension #1402 2018-05-01 14:07:24 -07:00
..
GenericHostSample.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 17:10:46 -08:00
MyContainer.cs
MyContainerFactory.cs
MyServiceA.cs Add BackgroundService, a base class for long running HostedServices (#1215) 2017-09-18 12:55:54 -07:00
MyServiceB.cs Delay process exit in ConsoleLifetime #1329 2018-04-12 10:07:44 -07:00
ProgramExternallyControlled.cs Add a AddHostedService extension #1402 2018-05-01 14:07:24 -07:00
ProgramFullControl.cs Add a AddHostedService extension #1402 2018-05-01 14:07:24 -07:00
ProgramHelloWorld.cs Add a AddHostedService extension #1402 2018-05-01 14:07:24 -07:00
ServiceBaseControlled.cs Add a AddHostedService extension #1402 2018-05-01 14:07:24 -07:00
ServiceBaseLifetime.cs Refactor Generic Host lifetimes to work better with ServiceBase #1347 2018-03-23 12:02:44 -07:00