aspnetcore/samples/GenericHostSample
Chris Ross (ASP.NET) 2c1376c95f Add a AddHostedService extension #1402 2018-05-01 14:07:24 -07:00
..
GenericHostSample.csproj
MyContainer.cs
MyContainerFactory.cs
MyServiceA.cs
MyServiceB.cs
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